asio 0.1.5 | Main Page | Class Index | Member Index | Tutorial |
address() | address | |
address(port_type port_num) | address | |
address(port_type port_num, addr_type host_addr) | address | |
address(port_type port_num, const std::string &host) | address | |
address(const address &other) | address | |
default_dgram_protocol typedef | address | |
default_stream_protocol typedef | address | |
family() const | address | |
host_addr() const | address | |
host_addr(addr_type host) | address | |
host_addr_str() const | address | |
host_addr_str(const std::string &host) | address | |
host_name() const | address | |
host_name(const std::string &host) | address | |
native_address() | address | |
native_address() const | address | |
native_address_type typedef | address | |
native_size() const | address | |
native_size(native_size_type size) | address | |
operator=(const address &other) | address | |
port() const | address | |
port(port_type port_num) | address | |
port_type typedef | address |