9 #ifndef SIMHEADSTRUCT_H_
10 #define SIMHEADSTRUCT_H_
struct SimHeadStruct __attribute__((packed))
Definition: SimHeadStruct.h:26
uint16_t structSize_
Definition: SimHeadStruct.h:33
SimHeadStruct()
Constructor.
Definition: SimHeadStruct.h:36
A struct that is passed from the LRAUV to the Simulator before either SimInitStruct or SimRunStruct...
Definition: SimHeadStruct.h:20
uint16_t structType_
Definition: SimHeadStruct.h:32
StructType
Definition: SimHeadStruct.h:22
Definition: SimHeadStruct.h:24
Definition: SimHeadStruct.h:27
uint64_t uuid_
Definition: SimHeadStruct.h:31
Definition: SimHeadStruct.h:25
Definition: SimHeadStruct.h:28