IDA C++ SDK 9.2
|
#include <network.hpp>
Public Member Functions | |
host_port_t () | |
host_port_t (const qstring &_host, ushort _port) | |
void | clear () |
bool | is_valid () const |
bool | operator== (const host_port_t &r) const |
void | swap (host_port_t &r) |
qstring | connstr (int default_port=0) const |
Public Attributes | |
qstring | host |
ushort | port = 0 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
qstring host_port_t::host |
ushort host_port_t::port = 0 |