CppServer  1.0.4.0
C++ Server Library
CppServer::WS::WSSClient Member List

This is the complete list of members for CppServer::WS::WSSClient, including all inherited members.

_requestCppServer::HTTP::HTTPSClientprotected
_responseCppServer::HTTP::HTTPSClientprotected
_ws_final_receivedCppServer::WS::WebSocketprotected
_ws_frame_receivedCppServer::WS::WebSocketprotected
_ws_handshakedCppServer::WS::WebSocketprotected
_ws_header_sizeCppServer::WS::WebSocketprotected
_ws_nonceCppServer::WS::WebSocketprotected
_ws_opcodeCppServer::WS::WebSocketprotected
_ws_payload_sizeCppServer::WS::WebSocketprotected
_ws_receive_final_bufferCppServer::WS::WebSocketprotected
_ws_receive_frame_bufferCppServer::WS::WebSocketprotected
_ws_receive_maskCppServer::WS::WebSocketprotected
_ws_send_bufferCppServer::WS::WebSocketprotected
_ws_send_lockCppServer::WS::WebSocketprotected
_ws_send_maskCppServer::WS::WebSocketprotected
address() const noexceptCppServer::Asio::SSLClientinline
bytes_pending() const noexceptCppServer::Asio::SSLClientinline
bytes_received() const noexceptCppServer::Asio::SSLClientinline
bytes_sent() const noexceptCppServer::Asio::SSLClientinline
ClearWSBuffers()CppServer::WS::WebSocketprotected
Close()CppServer::WS::WSSClientinlinevirtual
Close(int status)CppServer::WS::WSSClientinlinevirtual
Close(int status, const void *buffer, size_t size)CppServer::WS::WSSClientinlinevirtual
Close(int status, std::string_view text)CppServer::WS::WSSClientinlinevirtual
CloseAsync()CppServer::WS::WSSClientinlinevirtual
CloseAsync(int status)CppServer::WS::WSSClientinlinevirtual
CloseAsync(int status, const void *buffer, size_t size)CppServer::WS::WSSClientinlinevirtual
CloseAsync(int status, std::string_view text)CppServer::WS::WSSClientinlinevirtual
Connect() overrideCppServer::WS::WSSClientvirtual
Connect(const std::shared_ptr< Asio::TCPResolver > &resolver) overrideCppServer::WS::WSSClient
CppServer::HTTP::HTTPSClient::Connect(const std::shared_ptr< TCPResolver > &resolver)CppServer::Asio::SSLClientvirtual
ConnectAsync() overrideCppServer::WS::WSSClientvirtual
ConnectAsync(const std::shared_ptr< Asio::TCPResolver > &resolver) overrideCppServer::WS::WSSClient
CppServer::HTTP::HTTPSClient::ConnectAsync(const std::shared_ptr< TCPResolver > &resolver)CppServer::Asio::SSLClientvirtual
context() noexceptCppServer::Asio::SSLClientinline
Disconnect()CppServer::Asio::SSLClientinlinevirtual
DisconnectAsync()CppServer::Asio::SSLClientinlinevirtual
endpoint() noexceptCppServer::Asio::SSLClientinline
HTTPSClient(const HTTPSClient &)=deleteCppServer::HTTP::HTTPSClient
HTTPSClient(HTTPSClient &&)=deleteCppServer::HTTP::HTTPSClient
id() const noexceptCppServer::Asio::SSLClientinline
InitWSNonce()CppServer::WS::WebSocketprotected
io_service() noexceptCppServer::Asio::SSLClientinline
IsConnected() const noexceptCppServer::Asio::SSLClientinline
IsHandshaked() const noexceptCppServer::Asio::SSLClientinline
onConnected()CppServer::Asio::SSLClientinlineprotectedvirtual
onDisconnected() overrideCppServer::WS::WSSClientprotectedvirtual
onEmpty()CppServer::Asio::SSLClientinlineprotectedvirtual
onError(int error, const std::string &category, const std::string &message)CppServer::Asio::SSLClientinlineprotectedvirtual
onHandshaked() overrideCppServer::WS::WSSClientprotectedvirtual
onReceived(const void *buffer, size_t size) overrideCppServer::WS::WSSClientprotectedvirtual
onReceivedResponse(const HTTP::HTTPResponse &response) overrideCppServer::WS::WSSClientprotectedvirtual
onReceivedResponseError(const HTTP::HTTPResponse &response, const std::string &error) overrideCppServer::WS::WSSClientprotectedvirtual
onReceivedResponseHeader(const HTTP::HTTPResponse &response) overrideCppServer::WS::WSSClientprotectedvirtual
onSent(size_t sent, size_t pending)CppServer::Asio::SSLClientinlineprotectedvirtual
onWSClose(const void *buffer, size_t size, int status=1000) overrideCppServer::WS::WSSClientinlineprotectedvirtual
onWSConnected(const HTTP::HTTPResponse &response)CppServer::WS::WebSocketinlineprotectedvirtual
onWSConnected(const HTTP::HTTPRequest &request)CppServer::WS::WebSocketinlineprotectedvirtual
onWSConnecting(HTTP::HTTPRequest &request)CppServer::WS::WebSocketinlineprotectedvirtual
onWSConnecting(const HTTP::HTTPRequest &request, HTTP::HTTPResponse &response)CppServer::WS::WebSocketinlineprotectedvirtual
onWSDisconnected()CppServer::WS::WebSocketinlineprotectedvirtual
onWSError(const std::string &message) overrideCppServer::WS::WSSClientinlineprotectedvirtual
onWSPing(const void *buffer, size_t size) overrideCppServer::WS::WSSClientinlineprotectedvirtual
onWSPong(const void *buffer, size_t size)CppServer::WS::WebSocketinlineprotectedvirtual
onWSReceived(const void *buffer, size_t size)CppServer::WS::WebSocketinlineprotectedvirtual
operator=(const WSSClient &)=deleteCppServer::WS::WSSClient
operator=(WSSClient &&)=deleteCppServer::WS::WSSClient
CppServer::HTTP::HTTPSClient::operator=(const HTTPSClient &)=deleteCppServer::HTTP::HTTPSClient
CppServer::HTTP::HTTPSClient::operator=(HTTPSClient &&)=deleteCppServer::HTTP::HTTPSClient
CppServer::Asio::SSLClient::operator=(const SSLClient &)=deleteCppServer::Asio::SSLClient
CppServer::Asio::SSLClient::operator=(SSLClient &&client)=deleteCppServer::Asio::SSLClient
CppServer::WS::WebSocket::operator=(const WebSocket &)=deleteCppServer::WS::WebSocketprotected
CppServer::WS::WebSocket::operator=(WebSocket &&)=deleteCppServer::WS::WebSocketprotected
option_keep_alive() const noexceptCppServer::Asio::SSLClientinline
option_no_delay() const noexceptCppServer::Asio::SSLClientinline
option_receive_buffer_limit() constCppServer::Asio::SSLClientinline
option_receive_buffer_size() constCppServer::Asio::SSLClient
option_send_buffer_limit() constCppServer::Asio::SSLClientinline
option_send_buffer_size() constCppServer::Asio::SSLClient
PerformClientUpgrade(const HTTP::HTTPResponse &response, const CppCommon::UUID &id)CppServer::WS::WebSocketprotected
PerformServerUpgrade(const HTTP::HTTPRequest &request, HTTP::HTTPResponse &response)CppServer::WS::WebSocketprotected
port() const noexceptCppServer::Asio::SSLClientinline
PrepareReceiveFrame(const void *buffer, size_t size)CppServer::WS::WebSocketprotected
PrepareSendFrame(uint8_t opcode, bool mask, const void *buffer, size_t size, int status=0)CppServer::WS::WebSocketprotected
Receive(void *buffer, size_t size)CppServer::Asio::SSLClientvirtual
Receive(size_t size)CppServer::Asio::SSLClientvirtual
Receive(void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLClientvirtual
Receive(size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLClientvirtual
ReceiveAsync()CppServer::Asio::SSLClientvirtual
ReceiveBinary()CppServer::WS::WSSClient
ReceiveBinary(const CppCommon::Timespan &timeout)CppServer::WS::WSSClient
ReceiveText()CppServer::WS::WSSClient
ReceiveText(const CppCommon::Timespan &timeout)CppServer::WS::WSSClient
Reconnect()CppServer::Asio::SSLClientvirtual
ReconnectAsync()CppServer::Asio::SSLClientvirtual
request() noexceptCppServer::HTTP::HTTPSClientinline
request() const noexceptCppServer::HTTP::HTTPSClientinline
RequiredReceiveFrameSize()CppServer::WS::WebSocketprotected
scheme() const noexceptCppServer::Asio::SSLClientinline
Send(const void *buffer, size_t size)CppServer::Asio::SSLClientvirtual
Send(std::string_view text)CppServer::Asio::SSLClientinlinevirtual
Send(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLClientvirtual
Send(std::string_view text, const CppCommon::Timespan &timeout)CppServer::Asio::SSLClientinlinevirtual
SendAsync(const void *buffer, size_t size)CppServer::Asio::SSLClientvirtual
SendAsync(std::string_view text)CppServer::Asio::SSLClientinlinevirtual
SendBinary(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendBinary(std::string_view text)CppServer::WS::WSSClientinline
SendBinary(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendBinary(std::string_view text, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendBinaryAsync(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendBinaryAsync(std::string_view text)CppServer::WS::WSSClientinline
SendClose(int status, const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendClose(int status, std::string_view text)CppServer::WS::WSSClientinline
SendClose(int status, const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendClose(int status, std::string_view text, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendCloseAsync(int status, const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendCloseAsync(int status, std::string_view text)CppServer::WS::WSSClientinline
SendPing(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendPing(std::string_view text)CppServer::WS::WSSClientinline
SendPing(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendPing(std::string_view text, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendPingAsync(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendPingAsync(std::string_view text)CppServer::WS::WSSClientinline
SendPong(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendPong(std::string_view text)CppServer::WS::WSSClientinline
SendPong(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendPong(std::string_view text, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendPongAsync(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendPongAsync(std::string_view text)CppServer::WS::WSSClientinline
SendRequest()CppServer::HTTP::HTTPSClientinline
SendRequest(const HTTPRequest &request)CppServer::HTTP::HTTPSClientinline
SendRequest(const CppCommon::Timespan &timeout)CppServer::HTTP::HTTPSClientinline
SendRequest(const HTTPRequest &request, const CppCommon::Timespan &timeout)CppServer::HTTP::HTTPSClientinline
SendRequestAsync()CppServer::HTTP::HTTPSClientinline
SendRequestAsync(const HTTPRequest &request)CppServer::HTTP::HTTPSClientinline
SendRequestBody(std::string_view body)CppServer::HTTP::HTTPSClientinline
SendRequestBody(const void *buffer, size_t size)CppServer::HTTP::HTTPSClientinline
SendRequestBody(std::string_view body, const CppCommon::Timespan &timeout)CppServer::HTTP::HTTPSClientinline
SendRequestBody(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::HTTP::HTTPSClientinline
SendRequestBodyAsync(std::string_view body)CppServer::HTTP::HTTPSClientinline
SendRequestBodyAsync(const void *buffer, size_t size)CppServer::HTTP::HTTPSClientinline
SendText(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendText(std::string_view text)CppServer::WS::WSSClientinline
SendText(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendText(std::string_view text, const CppCommon::Timespan &timeout)CppServer::WS::WSSClientinline
SendTextAsync(const void *buffer, size_t size)CppServer::WS::WSSClientinline
SendTextAsync(std::string_view text)CppServer::WS::WSSClientinline
service() noexceptCppServer::Asio::SSLClientinline
SetupKeepAlive(bool enable) noexceptCppServer::Asio::SSLClientinline
SetupNoDelay(bool enable) noexceptCppServer::Asio::SSLClientinline
SetupReceiveBufferLimit(size_t limit)CppServer::Asio::SSLClientinline
SetupReceiveBufferSize(size_t size)CppServer::Asio::SSLClient
SetupSendBufferLimit(size_t limit)CppServer::Asio::SSLClientinline
SetupSendBufferSize(size_t size)CppServer::Asio::SSLClient
socket() noexceptCppServer::Asio::SSLClientinline
SSLClient(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, const std::string &address, int port)CppServer::Asio::SSLClient
SSLClient(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, const std::string &address, const std::string &scheme)CppServer::Asio::SSLClient
SSLClient(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, const asio::ip::tcp::endpoint &endpoint)CppServer::Asio::SSLClient
SSLClient(const SSLClient &)=deleteCppServer::Asio::SSLClient
SSLClient(SSLClient &&client)=deleteCppServer::Asio::SSLClient
strand() noexceptCppServer::Asio::SSLClientinline
stream() noexceptCppServer::Asio::SSLClientinline
WebSocket()CppServer::WS::WebSocketinlineprotected
WebSocket(const WebSocket &)=deleteCppServer::WS::WebSocketprotected
WebSocket(WebSocket &&)=deleteCppServer::WS::WebSocketprotected
WS_BINARYCppServer::WS::WebSocketprotectedstatic
WS_CLOSECppServer::WS::WebSocketprotectedstatic
WS_FINCppServer::WS::WebSocketprotectedstatic
ws_nonce() const noexceptCppServer::WS::WebSocketinlineprotected
WS_PINGCppServer::WS::WebSocketprotectedstatic
WS_PONGCppServer::WS::WebSocketprotectedstatic
WS_TEXTCppServer::WS::WebSocketprotectedstatic
WSSClient(const WSSClient &)=deleteCppServer::WS::WSSClient
WSSClient(WSSClient &&)=deleteCppServer::WS::WSSClient
~HTTPSClient()=defaultCppServer::HTTP::HTTPSClientvirtual
~SSLClient()CppServer::Asio::SSLClientvirtual
~WebSocket()=defaultCppServer::WS::WebSocketprotected
~WSSClient()=defaultCppServer::WS::WSSClientvirtual