|
open-dis-cpp
|

Public Member Functions | |
| virtual void | marshal (DataStream &dataStream) const |
| virtual void | unmarshal (DataStream &dataStream) |
| SimulationAddress & | getSimulationAddress () |
| const SimulationAddress & | getSimulationAddress () const |
| void | setSimulationAddress (const SimulationAddress &pX) |
| unsigned short | getEventNumber () const |
| void | setEventNumber (unsigned short pX) |
| virtual int | getMarshalledSize () const |
| bool | operator== (const EventIdentifier &rhs) const |
Protected Attributes | |
| SimulationAddress | _simulationAddress |
| Site and application IDs. | |
| unsigned short | _eventNumber |
1.8.13