|
|
using | sptr = gnss_shared_ptr< SensorDataFile > |
| |
|
using | id_type = std::size_t |
| |
|
|
| SensorDataFile (const std::string &path, const std::size_t &sample_delay, const std::size_t &sample_period, const std::size_t &offset_in_file, const std::size_t &item_size, const bool &repeat) |
| |
|
void | reset () |
| |
|
bool | read_until_sample (std::size_t end_sample, std::size_t &sample_stamp, std::vector< uint8_t > &buffer) |
| |
|
std::size_t | get_chunks_read () const |
| |
Definition at line 35 of file sensor_data_file.h.
The documentation for this class was generated from the following file: