Public Member Functions | |
| RadioEntityType () | |
| void | operator= (const RadioEntityType &_v) |
| bool | operator== (const RadioEntityType &s2) const |
| bool | operator!= (const RadioEntityType &a) const |
| void | swapBytes () |
Public Attributes | |
| unsigned char | kind |
| unsigned char | domain |
| unsigned short | country |
| unsigned char | category |
| unsigned char | nomenclatureVersion |
| unsigned short | nomenclature |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const RadioEntityType &v) |
| std::ostream & | operator<< (std::ostream &s, const RadioEntityType *const v) |
| RadioEntityType::RadioEntityType | ( | ) | [inline] |
Constructor(s).
| void RadioEntityType::operator= | ( | const RadioEntityType & | _v | ) | [inline] |
Assignmnent operator.
| bool RadioEntityType::operator== | ( | const RadioEntityType & | s2 | ) | const [inline] |
Compare to another RadioEntityType structure.
| bool RadioEntityType::operator!= | ( | const RadioEntityType & | a | ) | const [inline] |
| void RadioEntityType::swapBytes | ( | ) | [inline] |
Swap bytes 'to' or 'from' the network.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const RadioEntityType & | v | |||
| ) | [friend] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const RadioEntityType *const | v | |||
| ) | [friend] |
| unsigned char RadioEntityType::kind |
Kind.
| unsigned char RadioEntityType::domain |
Domain.
| unsigned short RadioEntityType::country |
Country.
| unsigned char RadioEntityType::category |
Category.
| unsigned char RadioEntityType::nomenclatureVersion |
Nomenclature Version.
| unsigned short RadioEntityType::nomenclature |
Nomenclature.
1.5.0