Realistic 3D camera system
3D camera system components
|
#include <socket_option.hpp>
Public Member Functions | |
boolean () | |
boolean (bool v) | |
boolean & | operator= (bool v) |
bool | value () const |
operator bool () const | |
bool | operator! () const |
template<typename Protocol > | |
int | level (const Protocol &) const |
template<typename Protocol > | |
int | name (const 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) |
Definition at line 32 of file socket_option.hpp.
|
inline |
Definition at line 36 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 42 of file socket_option.hpp.
|
inline |
Definition at line 88 of file socket_option.hpp.
|
inline |
Definition at line 95 of file socket_option.hpp.
|
inline |
Definition at line 74 of file socket_option.hpp.
|
inline |
Definition at line 81 of file socket_option.hpp.
|
inline |
Definition at line 61 of file socket_option.hpp.
|
inline |
Definition at line 67 of file socket_option.hpp.
|
inline |
Definition at line 48 of file socket_option.hpp.
|
inline |
Definition at line 109 of file socket_option.hpp.
|
inline |
Definition at line 102 of file socket_option.hpp.
|
inline |
Definition at line 55 of file socket_option.hpp.