rippled
AutoSocket Member List

This is the complete list of members for AutoSocket, including all inherited members.

async_handshake(handshake_type type, callback cbFunc)AutoSocket
async_read(const Buf &buffers, Condition cond, Handler handler)AutoSocket
async_read(boost::asio::basic_streambuf< Allocator > &buffers, Condition cond, Handler handler)AutoSocket
async_read(const Buf &buffers, Handler handler)AutoSocket
async_read_some(const Seq &buffers, Handler handler)AutoSocket
async_read_until(const Seq &buffers, Condition condition, Handler handler)AutoSocket
async_read_until(boost::asio::basic_streambuf< Allocator > &buffers, std::string const &delim, Handler handler)AutoSocket
async_read_until(boost::asio::basic_streambuf< Allocator > &buffers, MatchCondition cond, Handler handler)AutoSocket
async_shutdown(ShutdownHandler handler)AutoSocket
async_write(const Buf &buffers, Handler handler)AutoSocket
async_write(boost::asio::basic_streambuf< Allocator > &buffers, Handler handler)AutoSocket
async_write_some(const Seq &buffers, Handler handler)AutoSocket
AutoSocket(boost::asio::io_service &s, boost::asio::ssl::context &c, bool secureOnly, bool plainOnly)AutoSocket
AutoSocket(boost::asio::io_service &s, boost::asio::ssl::context &c)AutoSocket
callback typedefAutoSocket
cancel(boost::system::error_code &ec)AutoSocket
endpoint_type typedefAutoSocket
error_code typedefAutoSocket
handle_autodetect(callback cbFunc, const error_code &ec, size_t bytesTransferred)AutoSocketprotected
handshake_type typedefAutoSocket
isSecure()AutoSocket
j_AutoSocketprivate
local_endpoint()AutoSocket
lowest_layer()AutoSocket
lowest_layer_type typedefAutoSocket
mBufferAutoSocketprivate
mSecureAutoSocketprivate
mSocketAutoSocketprivate
plain_socket typedefAutoSocket
PlainSocket()AutoSocket
remote_endpoint()AutoSocket
socket_ptr typedefAutoSocket
ssl_socket typedefAutoSocket
SSLSocket()AutoSocket
swap(AutoSocket &s) noexceptAutoSocket