#include <GeneralSerialEvent.h>
◆ calculateObjectSize()
uint32_t Vector::BLF::GeneralSerialEvent::calculateObjectSize |
( |
| ) |
const |
|
virtual |
Calculates the objectSize
- Returns
- object size
◆ read()
Read the data of this object
- Parameters
-
◆ write()
Write the data of this object
- Parameters
-
◆ data
std::vector<uint8_t> Vector::BLF::GeneralSerialEvent::data {} |
variable data
variable data
◆ dataLength
uint32_t Vector::BLF::GeneralSerialEvent::dataLength {} |
length of variable data in bytes
length of variable data in bytes
◆ reservedGeneralSerialEvent
uint64_t Vector::BLF::GeneralSerialEvent::reservedGeneralSerialEvent {} |
◆ timeStamps
std::vector<int64_t> Vector::BLF::GeneralSerialEvent::timeStamps {} |
variable timestamps (optional)
variable timestamps (optional)
◆ timeStampsLength
uint32_t Vector::BLF::GeneralSerialEvent::timeStampsLength {} |
length of variable timestamps in bytes
length of variable timestamps in bytes
The documentation for this struct was generated from the following files: