LRAUV  revA
SimHeadStruct Struct Reference

A struct that is passed from the LRAUV to the Simulator before either SimInitStruct or SimRunStruct. More...

#include <SimHeadStruct.h>

Public Types

enum  StructType {
  SIM_NO_STRUCT, SIM_INIT_STRUCT, SIM_REINIT_STRUCT, SIM_RUN_STRUCT,
  SIM_QUIT
}
 

Public Member Functions

 SimHeadStruct ()
 Constructor. More...
 

Public Attributes

enum SimHeadStruct::StructType __attribute__
 
uint64_t uuid_
 
uint16_t structType_
 
uint16_t structSize_
 

Detailed Description

A struct that is passed from the LRAUV to the Simulator before either SimInitStruct or SimRunStruct.

Constructor & Destructor Documentation

SimHeadStruct::SimHeadStruct ( )
inline

Constructor.

Member Data Documentation

enum SimHeadStruct::StructType SimHeadStruct::__attribute__
uint16_t SimHeadStruct::structSize_
uint16_t SimHeadStruct::structType_
uint64_t SimHeadStruct::uuid_

The documentation for this struct was generated from the following file: