81 virtual unsigned int groupNumber()
const;
82 virtual void setGroupNumber(
unsigned int data);
84 virtual bool hasChanged()
const;
85 virtual void resetHasChanged()
const;
Contains the DtEntityIdentifier class declaration.
DtAssociationType myAssociationType
Definition: entityAssociationVPRecord.h:91
DtPhysicalConnectionType myPhysicalConnectionType
Definition: entityAssociationVPRecord.h:94
DtVPRecordKind
Definition: disEnums.h:323
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtVPRecordKind vpType() const
The Variable Parameter Record type.
Definition: entityAssociationVPRecord.h:38
DtAssociationStatus myAssociationStatus
Definition: entityAssociationVPRecord.h:90
DtStationName
Definition: disEnums.h:2433
unsigned int myGroupNumber
Definition: entityAssociationVPRecord.h:96
virtual void decodeFromNet(DtNetVPRecord *)
decode this VP Record from a array of 128 bits as defined by the DIS 7 standard.
Definition: vpRecord.h:41
Definition: disEnums.h:329
virtual DtVPRecord * clone()
Clone function.
Definition: entityAssociationVPRecord.h:44
DtGroupMemberType
([UID321])
Definition: disEnums.h:3128
DtAssociationStatus
([UID 319])
Definition: disEnums.h:3116
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
A representation of a single EntityAssociation part, which is specific to DIS version 7...
Definition: entityAssociationVPRecord.h:21
virtual void encodeToNet(DtNetVPRecord *) const
encode this VP Record to a array of 128 bits as defined by the DIS 7 standard.
Definition: vpRecord.h:45
virtual bool operator==(const DtVPRecord &other) const
Equality/inequality operators.
DtStationName myOwnStationLocation
Definition: entityAssociationVPRecord.h:93
static DtVPRecord * create()
create function
Definition: entityAssociationVPRecord.h:41
Contains the standard DIS enumerations.
DtGroupMemberType myGroupMemberType
Definition: entityAssociationVPRecord.h:95
virtual void printDataToStream(std::ostream &stream) const
Print the record to a stream.
A representation of a VP Record is specific to DIS version 7.
Definition: vpRecord.h:20
bool myHasChanged
Definition: entityAssociationVPRecord.h:97
DtPhysicalConnectionType
([UID324])
Definition: disEnums.h:3173
DtEntityIdentifier myEntityId
Definition: entityAssociationVPRecord.h:92
DtAssociationType
([UID323])
Definition: disEnums.h:3140
This file contains typedefs for machine dependant types.
Definition: netStructs.h:290