Public Member Functions | |
| simulationAddressDIS (const unsigned short a, const unsigned short b) | |
| simulationAddressDIS () | |
| void | swapBytes () |
| void | operator= (const simulationAddressDIS &a) |
| bool | operator< (const simulationAddressDIS &a) const |
| bool | operator== (const simulationAddressDIS &a) const |
| bool | operator!= (const simulationAddressDIS &a) const |
| bool | operator>= (const simulationAddressDIS &a) const |
Public Attributes | |
| unsigned short | siteIdentification |
| unsigned short | applicationIdentification |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const simulationAddressDIS &v) |
| std::ostream & | operator<< (std::ostream &s, const simulationAddressDIS *const v) |
| simulationAddressDIS::simulationAddressDIS | ( | const unsigned short | a, | |
| const unsigned short | b | |||
| ) | [inline] |
Constructors.
| simulationAddressDIS::simulationAddressDIS | ( | ) | [inline] |
| void simulationAddressDIS::swapBytes | ( | ) | [inline] |
Swap bytes 'to' or 'from' the network.
| void simulationAddressDIS::operator= | ( | const simulationAddressDIS & | a | ) | [inline] |
Assignment operator.
| bool simulationAddressDIS::operator< | ( | const simulationAddressDIS & | a | ) | const [inline] |
| bool simulationAddressDIS::operator== | ( | const simulationAddressDIS & | a | ) | const [inline] |
| bool simulationAddressDIS::operator!= | ( | const simulationAddressDIS & | a | ) | const [inline] |
| bool simulationAddressDIS::operator>= | ( | const simulationAddressDIS & | a | ) | const [inline] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const simulationAddressDIS & | v | |||
| ) | [friend] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const simulationAddressDIS *const | v | |||
| ) | [friend] |
| unsigned short simulationAddressDIS::siteIdentification |
| unsigned short simulationAddressDIS::applicationIdentification |
1.5.0