|
Realistic 3D camera system
3D camera system components
|
#include <socket_option.hpp>
Public Member Functions | |
| network_interface () | |
| network_interface (const asio::ip::address_v4 &ipv4_interface) | |
| network_interface (unsigned int ipv6_interface) | |
| template<typename Protocol > | |
| int | level (const Protocol &protocol) const |
| template<typename Protocol > | |
| int | name (const Protocol &protocol) const |
| template<typename Protocol > | |
| const void * | data (const Protocol &protocol) const |
| template<typename Protocol > | |
| std::size_t | size (const Protocol &protocol) const |
Definition at line 491 of file socket_option.hpp.
|
inline |
Definition at line 495 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 504 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 513 of file socket_option.hpp.
|
inline |
Definition at line 541 of file socket_option.hpp.
|
inline |
Definition at line 523 of file socket_option.hpp.
|
inline |
Definition at line 532 of file socket_option.hpp.
|
inline |
Definition at line 550 of file socket_option.hpp.
1.8.11