Public Member Functions | |
| HostPort (const QHostAddress &host, unsigned short port) | |
| bool | operator< (const HostPort &other) const |
| bool | operator== (const HostPort &other) const |
Public Attributes | |
| QHostAddress | host |
| unsigned short | port |
Definition at line 28 of file hostport.h.