Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
WebSocketConnection Member List

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

authenticated(const std::string &token)WebSocketConnectionvirtual
closed()WebSocketConnectionvirtual
failed()WebSocketConnectionvirtual
get_info()WebSocketConnectionprotected
http_request()WebSocketConnectionvirtual
is_open() constWebSocketConnection
log(const String &message)WebSocketConnectionvirtual
log_status(int status, const String &filepath="")WebSocketConnection
logflags_WebSocketConnectionprotected
message(const String &message)WebSocketConnectionvirtual
nickname()WebSocketConnection
opened()WebSocketConnectionvirtual
send_binary(const String &blob)WebSocketConnection
send_text(const String &message)WebSocketConnection
validate()WebSocketConnectionvirtual
WebSocketConnection(Internals &internals, int logflags)WebSocketConnectionexplicitprotected
~WebSocketConnection()=0WebSocketConnectionprotectedpure virtual