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

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

custom_data_destroy()CustomDataContainerprotected
del_custom_data(CustomDataKey< T > *key)CustomDataContainer
failed()WebSocketConnectionvirtual
get_custom_data(CustomDataKey< T > *key) constCustomDataContainer
get_info()WebSocketConnectionprotected
has_custom_data(CustomDataKey< T > *key) constCustomDataContainer
http_request()WebSocketConnectionvirtual
is_open() constWebSocketConnection
JsonapiConnection(WebSocketConnection::Internals &internals, int logflags)JsonapiConnectionexplicit
logflags_WebSocketConnectionprotected
nickname()WebSocketConnection
renew_gc()JsonapiConnection
report_gc(const std::vector< size_t > &ids)JsonapiConnection
send_binary(const String &blob)WebSocketConnection
send_text(const String &message)WebSocketConnection
set_custom_data(CustomDataKey< T > *key, T data)CustomDataContainer
trigger_create(const String &id)JsonapiConnection
trigger_destroy_hooks()JsonapiConnection
trigger_lookup(const String &id)JsonapiConnection
trigger_remove(const String &id)JsonapiConnection
WebSocketConnection(Internals &internals, int logflags)WebSocketConnectionexplicitprotected
~CustomDataContainer()CustomDataContainerprotected
~JsonapiConnection()JsonapiConnection
~WebSocketConnection()=0WebSocketConnectionprotectedpure virtual