|
|
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 |
| |
|
|
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: