10 #ifndef flatlogs_logDefs_hpp
11 #define flatlogs_logDefs_hpp
uint16_t msgLen1T
The type used for intermediate message length.
uint16_t eventCodeT
The type of an event code (16-bit unsigned int).
uint64_t msgLen2T
The type used for long message length.
msgLen2T msgLenT
The type used to refer to the message length, regardless of length.
int8_t logPrioT
The type of the log priority code.
uint32_t secT
The type used for seconds.
uint8_t msgLen0T
The type used for the short message length.
uint32_t nanosecT
The type used for nanoseconds.