open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::AggregateIdentifier Class Reference
Collaboration diagram for DIS::AggregateIdentifier:
Collaboration graph
[legend]

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
SimulationAddressgetSimulationAddress ()
 
const SimulationAddressgetSimulationAddress () const
 
void setSimulationAddress (const SimulationAddress &pX)
 
unsigned short getAggregateID () const
 
void setAggregateID (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AggregateIdentifier &rhs) const
 

Protected Attributes

SimulationAddress _simulationAddress
 Simulation address, ie site and application, the first two fields of the entity ID.
 
unsigned short _aggregateID
 the aggregate ID
 

The documentation for this class was generated from the following files: