Collaboration diagram for CarlaRecorderQuery::Header:Public Attributes | |
| char | Id |
| uint32_t | Size |
Definition at line 34 of file CarlaRecorderQuery.h.
| char CarlaRecorderQuery::Header::Id |
Definition at line 36 of file CarlaRecorderQuery.h.
Referenced by CarlaRecorderQuery::QueryBlocked(), CarlaRecorderQuery::QueryCollisions(), CarlaRecorderQuery::QueryInfo(), and CarlaRecorderQuery::ReadHeader().
| uint32_t CarlaRecorderQuery::Header::Size |
Definition at line 37 of file CarlaRecorderQuery.h.
Referenced by CarlaRecorderQuery::ReadHeader(), and CarlaRecorderQuery::SkipPacket().
1.8.13