|
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 | getReferenceNumber () const |
| void | setReferenceNumber (unsigned short pX) |
| virtual int | getMarshalledSize () const |
| bool | operator== (const SimulationIdentifier &rhs) const |
Protected Attributes | |
| SimulationAddress | _simulationAddress |
| Simulation address. | |
| unsigned short | _referenceNumber |
| This field shall be set to zero as there is no reference number associated with a Simulation Identifier. More... | |
|
protected |
This field shall be set to zero as there is no reference number associated with a Simulation Identifier.
1.8.13