WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
DataLogReader.hpp File Reference
#include <stdint.h>
#include <iterator>
#include <memory>
#include <span>
#include <utility>
#include <vector>
#include "wpi/util/MemoryBuffer.hpp"

Go to the source code of this file.

Classes

struct  wpi::log::StartRecordData
 Data contained in a start control record as created by DataLog::Start() when writing the log. More...
struct  wpi::log::MetadataRecordData
 Data contained in a set metadata control record as created by DataLog::SetMetadata(). More...
class  wpi::log::DataLogRecord
 A record in the data log. More...
class  wpi::log::DataLogIterator
 DataLogReader iterator. More...
class  wpi::log::DataLogReader
 Data log reader (reads logs written by the DataLog class). More...

Namespaces

namespace  wpi
namespace  wpi::log