Public Member Functions | |
| void | swapBytes () |
| bool | operator< (const EntityType &a) const |
| bool | operator== (const EntityType &a) const |
| bool | operator!= (const EntityType &a) const |
| bool | operator>= (const EntityType &a) const |
Public Attributes | |
| unsigned char | kind |
| unsigned char | domain |
| unsigned short | country |
| unsigned char | category |
| unsigned char | subcategory |
| unsigned char | specific |
| unsigned char | extra |
Friends | |
| std::ostream & | operator<< (std::ostream &s, EntityType &v) |
| std::ostream & | operator<< (std::ostream &s, EntityType *v) |
| void EntityType::swapBytes | ( | ) | [inline] |
| bool EntityType::operator< | ( | const EntityType & | a | ) | const [inline] |
| bool EntityType::operator== | ( | const EntityType & | a | ) | const [inline] |
| bool EntityType::operator!= | ( | const EntityType & | a | ) | const [inline] |
| bool EntityType::operator>= | ( | const EntityType & | a | ) | const [inline] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| EntityType & | v | |||
| ) | [friend] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| EntityType * | v | |||
| ) | [friend] |
| unsigned char EntityType::kind |
| unsigned char EntityType::domain |
| unsigned short EntityType::country |
| unsigned char EntityType::category |
| unsigned char EntityType::subcategory |
| unsigned char EntityType::specific |
| unsigned char EntityType::extra |
1.5.0