C++ IP API
9.5.7
TCP & UDP for virtual user scripts
|
Go to the source code of this file.
Data Structures | |
class | Facilita::IpEndPoint |
This class encapsulates IP address and port. Static member instances represent common patterns and address families. More... | |
Namespaces | |
Facilita | |
Functions | |
bool | Facilita::operator< (const IpEndPoint &left, const IpEndPoint &right) |
ostream & | Facilita::operator<< (ostream &out, const IpEndPoint &addr) |
bool | Facilita::operator== (const IpEndPoint &left, const IpEndPoint &right) |