|
| unicast_hops () |
|
| unicast_hops (int v) |
|
unicast_hops & | operator= (int v) |
|
int | value () const |
|
template<typename Protocol > |
int | level (const Protocol &protocol) const |
|
template<typename Protocol > |
int | name (const Protocol &protocol) const |
|
template<typename Protocol > |
int * | data (const Protocol &) |
|
template<typename Protocol > |
const int * | data (const Protocol &) const |
|
template<typename Protocol > |
std::size_t | size (const Protocol &) const |
|
template<typename Protocol > |
void | resize (const Protocol &, std::size_t s) |
|
template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
class asio::ip::detail::socket_option::unicast_hops< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >
Definition at line 166 of file socket_option.hpp.