|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned char | getLiveSiteNumber () const |
|
void | setLiveSiteNumber (unsigned char pX) |
|
unsigned short | getLiveApplicationNumber () const |
|
void | setLiveApplicationNumber (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const LiveSimulationAddress &rhs) const |
|
|
unsigned char | _liveSiteNumber |
| facility, installation, organizational unit or geographic location may have multiple sites associated with it. More...
|
|
unsigned short | _liveApplicationNumber |
| An application associated with a live site is termed a live application. More...
|
|
◆ _liveApplicationNumber
unsigned short DIS::LiveSimulationAddress::_liveApplicationNumber |
|
protected |
An application associated with a live site is termed a live application.
Each live application participating in an event
◆ _liveSiteNumber
unsigned char DIS::LiveSimulationAddress::_liveSiteNumber |
|
protected |
facility, installation, organizational unit or geographic location may have multiple sites associated with it.
The Site Number is the first component of the Live Simulation Address, which defines a live simulation.
The documentation for this class was generated from the following files: