|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned char | getAssociationType () const |
|
void | setAssociationType (unsigned char pX) |
|
unsigned char | getPadding4 () const |
|
void | setPadding4 (unsigned char pX) |
|
EntityID & | getAssociatedEntityID () |
|
const EntityID & | getAssociatedEntityID () const |
|
void | setAssociatedEntityID (const EntityID &pX) |
|
Vector3Double & | getAssociatedLocation () |
|
const Vector3Double & | getAssociatedLocation () const |
|
void | setAssociatedLocation (const Vector3Double &pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Association &rhs) const |
|
◆ _associatedEntityID
EntityID DIS::Association::_associatedEntityID |
|
protected |
identity of associated entity.
If none, NO_SPECIFIC_ENTITY
The documentation for this class was generated from the following files: