LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::WebSocketInterface Member List

This is the complete list of members for Bedrock::Http::WebSocketInterface, including all inherited members.

connect(char const *, char const *, ::gsl::not_null<::HC_WEBSOCKET_OBSERVER * >, ::gsl::not_null<::XAsyncBlock * >, ::HC_PERFORM_ENV *)=0 (defined in Bedrock::Http::WebSocketInterface)Bedrock::Http::WebSocketInterfacepure virtual
disconnect(::gsl::not_null<::HC_WEBSOCKET_OBSERVER * >, ::HCWebSocketCloseStatus)=0 (defined in Bedrock::Http::WebSocketInterface)Bedrock::Http::WebSocketInterfacepure virtual
sendBinaryMessage(::gsl::not_null<::HC_WEBSOCKET_OBSERVER * >, ::gsl::span< uchar const >, ::gsl::not_null<::XAsyncBlock * >)=0 (defined in Bedrock::Http::WebSocketInterface)Bedrock::Http::WebSocketInterfacepure virtual
sendMessage(::gsl::not_null<::HC_WEBSOCKET_OBSERVER * >, ::std::string_view, ::gsl::not_null<::XAsyncBlock * >)=0 (defined in Bedrock::Http::WebSocketInterface)Bedrock::Http::WebSocketInterfacepure virtual
~WebSocketInterface()=default (defined in Bedrock::Http::WebSocketInterface)Bedrock::Http::WebSocketInterfacevirtual