| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CWebSocketV8, including all inherited members.
| calculateKey(const std::string &key) | CWebSocketV8 | protected | 
| Close(WebSocketCloseReason reason=WebSocketCloseNormal, const std::string &message="") override | CWebSocketV8 | virtual | 
| close(WebSocketCloseReason reason=WebSocketCloseNormal, const std::string &message="") | CWebSocketV8 | protectedvirtual | 
| CWebSocket() | CWebSocket | inline | 
| CWebSocketV8() | CWebSocketV8 | inline | 
| Fail() override | CWebSocketV8 | virtual | 
| GetFrame(const char *data, uint64_t length) override | CWebSocketV8 | protectedvirtual | 
| 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) override | CWebSocketV8 | protectedvirtual | 
| GetMessage() override | CWebSocketV8 | protectedvirtual | 
| GetState() | CWebSocket | inline | 
| GetVersion() | CWebSocket | inline | 
| Handle(const char *&buffer, size_t &length, bool &send) | CWebSocket | virtual | 
| Handshake(const char *data, size_t length, std::string &response) override | CWebSocketV8 | virtual | 
| m_message | CWebSocket | protected | 
| m_state | CWebSocket | protected | 
| m_version | CWebSocket | protected | 
| Ping(const char *data=NULL) const override | CWebSocketV8 | inlinevirtual | 
| Pong(const char *data, uint32_t length) const override | CWebSocketV8 | inlinevirtual | 
| Send(WebSocketFrameOpcode opcode, const char *data=NULL, uint32_t length=0) | CWebSocket | virtual | 
| ~CWebSocket() | CWebSocket | inlinevirtual |