open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::EnvironmentType Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned char getEntityKind () const
 
void setEntityKind (unsigned char pX)
 
unsigned char getDomain () const
 
void setDomain (unsigned char pX)
 
unsigned short getEntityClass () const
 
void setEntityClass (unsigned short pX)
 
unsigned char getCategory () const
 
void setCategory (unsigned char pX)
 
unsigned char getSubcategory () const
 
void setSubcategory (unsigned char pX)
 
unsigned char getSpecific () const
 
void setSpecific (unsigned char pX)
 
unsigned char getExtra () const
 
void setExtra (unsigned char pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const EnvironmentType &rhs) const
 

Protected Attributes

unsigned char _entityKind
 Kind of entity.
 
unsigned char _domain
 Domain of entity (air, surface, subsurface, space, etc)
 
unsigned short _entityClass
 class of environmental entity
 
unsigned char _category
 category of entity
 
unsigned char _subcategory
 subcategory of entity
 
unsigned char _specific
 specific info based on subcategory field
 
unsigned char _extra
 

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