open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::OwnershipStatus Class Reference
Collaboration diagram for DIS::OwnershipStatus:
Collaboration graph
[legend]

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
EntityIDgetEntityId ()
 
const EntityIDgetEntityId () const
 
void setEntityId (const EntityID &pX)
 
unsigned char getOwnershipStatus () const
 
void setOwnershipStatus (unsigned char pX)
 
unsigned char getPadding () const
 
void setPadding (unsigned char pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const OwnershipStatus &rhs) const
 

Protected Attributes

EntityID _entityId
 EntityID.
 
unsigned char _ownershipStatus
 The ownership and/or ownership conflict status of the entity represented by the Entity ID field. More...
 
unsigned char _padding
 padding
 

Member Data Documentation

◆ _ownershipStatus

unsigned char DIS::OwnershipStatus::_ownershipStatus
protected

The ownership and/or ownership conflict status of the entity represented by the Entity ID field.


The documentation for this class was generated from the following files: