Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CWebSocketV13 Member List

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

calculateKey(const std::string &key)CWebSocketV8protected
Close(WebSocketCloseReason reason=WebSocketCloseNormal, const std::string &message="") overrideCWebSocketV13virtual
close(WebSocketCloseReason reason=WebSocketCloseNormal, const std::string &message="")CWebSocketV8protectedvirtual
CWebSocket()CWebSocketinline
CWebSocketV13()CWebSocketV13inline
CWebSocketV8()CWebSocketV8inline
Fail() overrideCWebSocketV8virtual
GetFrame(const char *data, uint64_t length) overrideCWebSocketV8protectedvirtual
GetFrame(WebSocketFrameOpcode opcode, const char *data=NULL, uint32_t length=0, bool final=true, bool masked=false, int32_t mask=0, int8_t extension=0) overrideCWebSocketV8protectedvirtual
GetMessage() overrideCWebSocketV8protectedvirtual
GetState()CWebSocketinline
GetVersion()CWebSocketinline
Handle(const char *&buffer, size_t &length, bool &send)CWebSocketvirtual
Handshake(const char *data, size_t length, std::string &response) overrideCWebSocketV13virtual
m_messageCWebSocketprotected
m_stateCWebSocketprotected
m_versionCWebSocketprotected
Ping(const char *data=NULL) const overrideCWebSocketV8inlinevirtual
Pong(const char *data, uint32_t length) const overrideCWebSocketV8inlinevirtual
Send(WebSocketFrameOpcode opcode, const char *data=NULL, uint32_t length=0)CWebSocketvirtual
~CWebSocket()CWebSocketinlinevirtual