![]() |
WPILibC++ 2027.0.0-alpha-4
|
#include <wpi/datalog/DataLogReaderThread.hpp>
Public Attributes | |
| std::vector< DataLogReaderRange > | ranges |
| Public Attributes inherited from wpi::log::StartRecordData | |
| int | entry |
| Entry ID; this will be used for this entry in future records. | |
| std::string_view | name |
| Entry name. | |
| std::string_view | type |
| Type of the stored data for this entry, as a string, e.g. | |
| std::string_view | metadata |
| Initial metadata. | |
| std::vector<DataLogReaderRange> wpi::log::DataLogReaderEntry::ranges |