![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
This is the complete list of members for SSLIOStreamDevice< Protocol >, including all inherited members.
connect(const std::string &server, const std::string &port) | SSLIOStreamDevice< Protocol > | inline |
fNeedHandshake | SSLIOStreamDevice< Protocol > | private |
fUseSSL | SSLIOStreamDevice< Protocol > | private |
handshake(boost::asio::ssl::stream_base::handshake_type role) | SSLIOStreamDevice< Protocol > | inline |
read(char *s, std::streamsize n) | SSLIOStreamDevice< Protocol > | inline |
SSLIOStreamDevice(boost::asio::ssl::stream< typename Protocol::socket > &streamIn, bool fUseSSLIn) | SSLIOStreamDevice< Protocol > | inline |
stream | SSLIOStreamDevice< Protocol > | private |
write(const char *s, std::streamsize n) | SSLIOStreamDevice< Protocol > | inline |