|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getSite () const |
|
void | setSite (unsigned short pX) |
|
unsigned short | getApplication () const |
|
void | setApplication (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const SimulationAddress &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getSite () const |
|
void | setSite (unsigned short pX) |
|
unsigned short | getApplication () const |
|
void | setApplication (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const SimulationAddress &rhs) const |
|
◆ _application
unsigned short DIS::SimulationAddress::_application |
|
protected |
The application ID.
An application is defined as a software program that is used to generate and process distributed simulation data including live, virtual and constructive data.
◆ _site
unsigned short DIS::SimulationAddress::_site |
|
protected |
The site ID.
A site is defined as a facility, installation, organizational unit or a geographic location that has one or more simulation applications capable of participating in a distributed event.
The documentation for this class was generated from the following files: