open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::RadioEntityType 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 getCountry () const
 
void setCountry (unsigned short pX)
 
unsigned char getCategory () const
 
void setCategory (unsigned char pX)
 
unsigned char getNomenclatureVersion () const
 
void setNomenclatureVersion (unsigned char pX)
 
unsigned short getNomenclature () const
 
void setNomenclature (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const RadioEntityType &rhs) const
 

Protected Attributes

unsigned char _entityKind
 Kind of entity.
 
unsigned char _domain
 Domain of entity (air, surface, subsurface, space, etc)
 
unsigned short _country
 country to which the design of the entity is attributed
 
unsigned char _category
 category of entity
 
unsigned char _nomenclatureVersion
 specific info based on subcategory field
 
unsigned short _nomenclature
 

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