Public Member Functions | |
| EmitterSystem () | |
| void | operator= (const EmitterSystem &_v) |
| bool | operator== (const EmitterSystem &s2) const |
| bool | operator!= (const EmitterSystem &a) const |
| void | swapBytes () |
Public Attributes | |
| unsigned short | emitterName |
| unsigned char | function |
| unsigned char | emitterIdentificationNumber |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const EmitterSystem &v) |
| std::ostream & | operator<< (std::ostream &s, const EmitterSystem *const v) |
| EmitterSystem::EmitterSystem | ( | ) | [inline] |
Constructor(s).
| void EmitterSystem::operator= | ( | const EmitterSystem & | _v | ) | [inline] |
Assignment operator.
| bool EmitterSystem::operator== | ( | const EmitterSystem & | s2 | ) | const [inline] |
Compare to another EmitterSystem structure.
| bool EmitterSystem::operator!= | ( | const EmitterSystem & | a | ) | const [inline] |
| void EmitterSystem::swapBytes | ( | ) | [inline] |
Swap bytes 'to' or 'from' the network.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const EmitterSystem & | v | |||
| ) | [friend] |
Friendly print functions.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const EmitterSystem *const | v | |||
| ) | [friend] |
| unsigned short EmitterSystem::emitterName |
Emitter Name enum (see IST-CF-03-01, May 5, 2003, Sec 8.1.1.1).
| unsigned char EmitterSystem::function |
Function enum (see IST-CF-03-01, May 5, 2003, Sec 8.1.2).
| unsigned char EmitterSystem::emitterIdentificationNumber |
Unique emitter system number.
1.5.0