Realistic 3D camera system
3D camera system components
|
#include <socket_option.hpp>
Public Types | |
typedef int | ipv4_value_type |
typedef int | ipv6_value_type |
Public Member Functions | |
multicast_enable_loopback () | |
multicast_enable_loopback (bool v) | |
multicast_enable_loopback & | operator= (bool v) |
bool | value () const |
operator bool () const | |
bool | operator! () 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 36 of file socket_option.hpp.
typedef int asio::ip::detail::socket_option::multicast_enable_loopback< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::ipv4_value_type |
Definition at line 46 of file socket_option.hpp.
typedef int asio::ip::detail::socket_option::multicast_enable_loopback< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::ipv6_value_type |
Definition at line 47 of file socket_option.hpp.
|
inline |
Definition at line 51 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 58 of file socket_option.hpp.
|
inline |
Definition at line 110 of file socket_option.hpp.
|
inline |
Definition at line 119 of file socket_option.hpp.
|
inline |
Definition at line 92 of file socket_option.hpp.
|
inline |
Definition at line 101 of file socket_option.hpp.
|
inline |
Definition at line 79 of file socket_option.hpp.
|
inline |
Definition at line 85 of file socket_option.hpp.
|
inline |
Definition at line 65 of file socket_option.hpp.
|
inline |
Definition at line 137 of file socket_option.hpp.
|
inline |
Definition at line 128 of file socket_option.hpp.
|
inline |
Definition at line 73 of file socket_option.hpp.