Public Member Functions | |
| ModulationType () | |
| void | operator= (const ModulationType &_v) |
| bool | operator== (const ModulationType &s2) const |
| bool | operator!= (const ModulationType &a) const |
| void | swapBytes () |
Public Attributes | |
| unsigned short | spreadSpectrum |
| unsigned short | majorModulationType |
| unsigned short | detail |
| unsigned short | system |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const ModulationType &v) |
| std::ostream & | operator<< (std::ostream &s, const ModulationType *const v) |
| ModulationType::ModulationType | ( | ) | [inline] |
Constructor(s).
| void ModulationType::operator= | ( | const ModulationType & | _v | ) | [inline] |
Assignmnent operator.
| bool ModulationType::operator== | ( | const ModulationType & | s2 | ) | const [inline] |
Compare to another ModulationType structure.
| bool ModulationType::operator!= | ( | const ModulationType & | a | ) | const [inline] |
| void ModulationType::swapBytes | ( | ) | [inline] |
Swap bytes 'to' or 'from' the network.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const ModulationType & | v | |||
| ) | [friend] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const ModulationType *const | v | |||
| ) | [friend] |
| unsigned short ModulationType::spreadSpectrum |
Spread Spectrum.
| unsigned short ModulationType::majorModulationType |
Major Modulation type.
| unsigned short ModulationType::detail |
Detail.
| unsigned short ModulationType::system |
system
1.5.0