This is the complete list of members for
BioSocketAddressIn, including all inherited members.
| _M_size | BioSocketAddress | [protected] |
| addr_any enum value | BioSocketAddressIn | |
| addr_broadcast enum value | BioSocketAddressIn | |
| addr_loopback enum value | BioSocketAddressIn | |
| addr_none enum value | BioSocketAddressIn | |
| address enum name | BioSocketAddressIn | |
| af_inet enum value | BioSocketAddress | |
| af_max enum value | BioSocketAddress | |
| af_unix enum value | BioSocketAddress | |
| af_unspec enum value | BioSocketAddress | |
| BioSocket class | BioSocketAddress | [friend] |
| BioSocketAddress(struct sockaddr *_d, int _s) | BioSocketAddress | [inline, protected] |
| BioSocketAddressIn() | BioSocketAddressIn | |
| BioSocketAddressIn(address _addr, uint16_t _port) | BioSocketAddressIn | |
| BioSocketAddressIn(uint32_t _addr, uint16_t _port) | BioSocketAddressIn | |
| BioSocketAddressIn(const std::string &, uint16_t) | BioSocketAddressIn | |
| BioSocketAddressIn(const std::string &) | BioSocketAddressIn | |
| data() | BioSocketAddress | [inline, protected] |
| data() const | BioSocketAddress | [inline, protected] |
| family enum name | BioSocketAddress | |
| ip() const | BioSocketAddressIn | |
| ip(uint32_t _host) | BioSocketAddressIn | |
| ip(const std::string &) | BioSocketAddressIn | |
| ip_port(const std::string &, uint16_t) | BioSocketAddressIn | |
| ip_port(const std::string &) | BioSocketAddressIn | |
| ip_port(const std::string &, const std::string &) | BioSocketAddressIn | |
| ip_str() const | BioSocketAddressIn | |
| operator<<(std::ostream &, const BioSocketAddressIn &) | BioSocketAddressIn | [friend] |
| operator>>(std::istream &, BioSocketAddressIn &) | BioSocketAddressIn | [friend] |
| port() const | BioSocketAddressIn | |
| port(uint16_t _port) | BioSocketAddressIn | |
| port(const std::string &, const std::string &) | BioSocketAddressIn | |
| port(const std::string &) | BioSocketAddressIn | |
| reset() | BioSocketAddressIn | [protected, virtual] |
| resolve(const std::string &) | BioSocketAddressIn | |
| resolve_port(const std::string &) | BioSocketAddressIn | |
| resolve_port(const std::string &, uint16_t) | BioSocketAddressIn | |
| resolve_port(const std::string &, const std::string &) | BioSocketAddressIn | |
| size() const | BioSocketAddress | [inline, protected] |
| size(int _size) | BioSocketAddress | [inline, protected] |
| validate_addr(const std::string &) | BioSocketAddressIn | [static] |
| validate_addr_port(const std::string &) | BioSocketAddressIn | [static] |
| ~BioSocketAddress() | BioSocketAddress | [inline, protected, virtual] |