|
Robotics Library
0.7.0
|
This is the complete list of members for rl::hal::Socket::Address, including all inherited members.
| addr | rl::hal::Socket::Address | private |
| Address() | rl::hal::Socket::Address | |
| Address(const Address &address) | rl::hal::Socket::Address | |
| Address(const ::sockaddr_storage &addr) | rl::hal::Socket::Address | |
| Address(const int &family) | rl::hal::Socket::Address | protected |
| get() const | rl::hal::Socket::Address | |
| getHexadecimal() | rl::hal::Socket::Address | |
| getNameInfo(const bool &asNumeric=false) const | rl::hal::Socket::Address | |
| Ipv4(const ::std::string &string, const unsigned short int &port, const bool &asNumeric=false) | rl::hal::Socket::Address | static |
| Ipv4(const ::std::string &string, const ::std::string &port, const bool &asNumeric=false) | rl::hal::Socket::Address | static |
| Ipv6(const ::std::string &string, const unsigned short int &port, const bool &asNumeric=false) | rl::hal::Socket::Address | static |
| Ipv6(const ::std::string &string, const ::std::string &port, const bool &asNumeric=false) | rl::hal::Socket::Address | static |
| setInfo(const ::std::string &string, const unsigned short int &port, const bool &asNumeric=false) | rl::hal::Socket::Address | |
| setInfo(const ::std::string &string, const ::std::string &port, const bool &asNumeric=false) | rl::hal::Socket::Address | |
| ~Address() | rl::hal::Socket::Address | virtual |