Anklang
0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation
Loading...
Searching...
No Matches
Ase
JsonapiConnection
Ase::JsonapiConnection Member List
This is the complete list of members for
Ase::JsonapiConnection
, including all inherited members.
authenticated
(const std::string &token)
Ase::WebSocketConnection
virtual
custom_data_destroy
() (defined in
Ase::CustomDataContainer
)
Ase::CustomDataContainer
protected
del_custom_data
(CustomDataKey< T > *key)
Ase::CustomDataContainer
enable_shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
failed
()
Ase::WebSocketConnection
virtual
get_custom_data
(CustomDataKey< T > *key) const
Ase::CustomDataContainer
get_info
() (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
has_custom_data
(CustomDataKey< T > *key) const
Ase::CustomDataContainer
http_request
()
Ase::WebSocketConnection
virtual
is_open
() const (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
JsonapiConnection
(WebSocketConnection::Internals &internals, int logflags) (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
explicit
log_status
(int status, const String &filepath="") (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
logflags_
(defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
nickname
() (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
operator=
(T... args)
std::enable_shared_from_this< WebSocketConnection >
renew_gc
() (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
report_gc
(const std::vector< size_t > &ids) (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
send_binary
(const String &blob)
Ase::WebSocketConnection
send_text
(const String &message)
Ase::WebSocketConnection
set_custom_data
(CustomDataKey< T > *key, T data)
Ase::CustomDataContainer
shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
trigger_create
(const String &id) (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
trigger_destroy_hooks
() (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
trigger_lookup
(const String &id) (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
trigger_remove
(const String &id) (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
weak_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
WebSocketConnection
(Internals &internals, int logflags) (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
explicit
protected
~CustomDataContainer
() (defined in
Ase::CustomDataContainer
)
Ase::CustomDataContainer
protected
~enable_shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
~JsonapiConnection
() (defined in
Ase::JsonapiConnection
)
Ase::JsonapiConnection
~WebSocketConnection
()=0 (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
pure virtual
« « « Anklang Documentation