|
|
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 | 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 RadioType &rhs) const |
| |
|
|
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 | _subcategory |
| | specific info based on subcategory field
|
| |
|
unsigned char | _specific |
| |
|
unsigned char | _extra |
| |
The documentation for this class was generated from the following files: