|
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 UnattachedIdentifier &rhs) const |
Protected Attributes | |
| SimulationAddress | _simulationAddress |
| See 6.2.79. | |
| unsigned short | _referenceNumber |
| Reference number. | |
1.8.13