|
Realistic 3D camera system
3D camera system components
|
#include <socket_option.hpp>
Public Member Functions | |
| integer () | |
| integer (int v) | |
| integer & | operator= (int v) |
| int | value () 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 135 of file socket_option.hpp.
|
inline |
Definition at line 139 of file socket_option.hpp.
|
inlineexplicit |
Definition at line 145 of file socket_option.hpp.
|
inline |
Definition at line 179 of file socket_option.hpp.
|
inline |
Definition at line 186 of file socket_option.hpp.
|
inline |
Definition at line 165 of file socket_option.hpp.
|
inline |
Definition at line 172 of file socket_option.hpp.
|
inline |
Definition at line 151 of file socket_option.hpp.
|
inline |
Definition at line 200 of file socket_option.hpp.
|
inline |
Definition at line 193 of file socket_option.hpp.
|
inline |
Definition at line 158 of file socket_option.hpp.
1.8.11