Realistic 3D camera system
3D camera system components
|
#include <socks4.hpp>
Public Types | |
enum | status_type { request_granted = 0x5a, request_failed = 0x5b, request_failed_no_identd = 0x5c, request_failed_bad_user_id = 0x5d } |
Public Member Functions | |
reply () | |
boost::array< asio::mutable_buffer, 5 > | buffers () |
bool | success () const |
unsigned char | status () const |
asio::ip::tcp::endpoint | endpoint () const |
Definition at line 81 of file socks4.hpp.
Enumerator | |
---|---|
request_granted | |
request_failed | |
request_failed_no_identd | |
request_failed_bad_user_id |
Definition at line 84 of file socks4.hpp.
|
inline |
Definition at line 92 of file socks4.hpp.
|
inline |
Definition at line 98 of file socks4.hpp.
|
inline |
Definition at line 123 of file socks4.hpp.
|
inline |
Definition at line 118 of file socks4.hpp.
|
inline |
Definition at line 113 of file socks4.hpp.