|
open-dis-cpp
|

Public Member Functions | |
| virtual void | marshal (DataStream &dataStream) const |
| virtual void | unmarshal (DataStream &dataStream) |
| LiveSimulationAddress & | getLiveSimulationAddress () |
| const LiveSimulationAddress & | getLiveSimulationAddress () const |
| void | setLiveSimulationAddress (const LiveSimulationAddress &pX) |
| unsigned short | getEntityNumber () const |
| void | setEntityNumber (unsigned short pX) |
| virtual int | getMarshalledSize () const |
| bool | operator== (const LiveEntityIdentifier &rhs) const |
Protected Attributes | |
| LiveSimulationAddress | _liveSimulationAddress |
| Live Simulation Address record (see 6.2.55) | |
| unsigned short | _entityNumber |
| Live entity number. | |
1.8.13