hdac SDK
SDK for hdac blockchain development
메인 페이지
관련된 페이지
네임스페이스
클래스
파일들
클래스 목록
클래스 색인
클래스 계통도
클래스 멤버
Public 멤버 함수
|
모든 멤버 목록
SSLIOStreamDevice< Protocol > 클래스 템플릿 참조
#include <
rpcprotocol.h
>
SSLIOStreamDevice< Protocol >에 대한 상속 다이어그램 :
Public 멤버 함수
SSLIOStreamDevice
(boost::asio::ssl::stream< typename Protocol::socket > &streamIn, bool fUseSSLIn)
void
handshake
(boost::asio::ssl::stream_base::handshake_type role)
std::streamsize
read
(char *s, std::streamsize n)
std::streamsize
write
(const char *s, std::streamsize n)
bool
connect
(const std::string &server, const std::string &port)
상세한 설명
template<typename Protocol>
class SSLIOStreamDevice< Protocol >
IOStream device that speaks SSL but can also speak non-SSL
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
rpc/include/rpc/
rpcprotocol.h
다음에 의해 생성됨 :
1.8.11