WPILibC++ 2024.3.2
|
A datalog string (for use with string array). More...
#include <wpi/DataLog.h>
Public Attributes | |
const char * | str |
Contents. More... | |
size_t | len |
Length. More... | |
A datalog string (for use with string array).
size_t WPI_DataLog_String::len |
Length.
const char* WPI_DataLog_String::str |
Contents.