|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getNature () const |
|
void | setNature (unsigned short pX) |
|
unsigned short | getPosition () const |
|
void | setPosition (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Relationship &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getNature () const |
|
void | setNature (unsigned short pX) |
|
unsigned short | getPosition () const |
|
void | setPosition (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Relationship &rhs) const |
|
◆ _nature
unsigned short DIS::Relationship::_nature |
|
protected |
Nature of join.
the nature or purpose for joining of the part entity to the host entity and shall be represented by a 16-bit enumeration
◆ _position
unsigned short DIS::Relationship::_position |
|
protected |
position of join
the position of the part entity with respect to the host entity and shall be represented by a 16-bit enumeration
The documentation for this class was generated from the following files: