|
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) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const ObjectType &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned char | getDomain () const |
|
void | setDomain (unsigned char pX) |
|
unsigned char | getObjectKind () const |
|
void | setObjectKind (unsigned char pX) |
|
unsigned char | getCategory () const |
|
void | setCategory (unsigned char pX) |
|
unsigned char | getSubcategory () const |
|
void | setSubcategory (unsigned char pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const ObjectType &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 |
| subcategory of entity
|
|
unsigned char | _objectKind |
| country to which the design of the entity is attributed
|
|
The documentation for this class was generated from the following files: