10 #include <vlpi/netStructs.h>
11 #include <vl/packets/pduHeader.h>
DtNetBoolean myFinalUpdate
Definition: netDynamicTerrainPdu.h:27
DtNetU32 myCommonDataEventNumber
Definition: netDynamicTerrainPdu.h:26
DtNetPduHeader myHeader
The PDU header. In the case of inheritance, we pick up the parents Net PDU Type.
Definition: netDynamicTerrainPdu.h:22
DtNetU16 myVersion
Definition: netDynamicTerrainPdu.h:25
DtNetU8 padding[7]
Definition: netDynamicTerrainPdu.h:28
Structure implements Network Layout for DtDynamicTerrainPdu. Here we don't use inheritance, we use composition which makes the size right.
Definition: netDynamicTerrainPdu.h:18
DtNetEntityIdentifier myObjectIdentifier
Definition: netDynamicTerrainPdu.h:24