Realistic 3D camera system
3D camera system components
|
#include <socket_option.hpp>
Public Types | |
typedef unsigned char | ipv4_value_type |
typedef int | ipv6_value_type |
Public Member Functions | |
multicast_hops () | |
multicast_hops (int v) | |
multicast_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 > | |
void * | data (const Protocol &protocol) |
template<typename Protocol > | |
const void * | data (const Protocol &protocol) const |
template<typename Protocol > | |
std::size_t | size (const Protocol &protocol) const |
template<typename Protocol > | |
void | resize (const Protocol &protocol, std::size_t s) |
Definition at line 254 of file socket_option.hpp.
typedef unsigned char asio::ip::detail::socket_option::multicast_hops< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::ipv4_value_type |
Definition at line 260 of file socket_option.hpp.
typedef int asio::ip::detail::socket_option::multicast_hops< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::ipv6_value_type |
Definition at line 262 of file socket_option.hpp.
|
inline |
Definition at line 265 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 272 of file socket_option.hpp.
|
inline |
Definition at line 322 of file socket_option.hpp.
|
inline |
Definition at line 331 of file socket_option.hpp.
|
inline |
Definition at line 304 of file socket_option.hpp.
|
inline |
Definition at line 313 of file socket_option.hpp.
|
inline |
Definition at line 284 of file socket_option.hpp.
|
inline |
Definition at line 349 of file socket_option.hpp.
|
inline |
Definition at line 340 of file socket_option.hpp.
|
inline |
Definition at line 297 of file socket_option.hpp.