Anklang
0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation
Loading...
Searching...
No Matches
Ase
WebSocketConnection
Ase::WebSocketConnection Member List
This is the complete list of members for
Ase::WebSocketConnection
, including all inherited members.
authenticated
(const std::string &token)
Ase::WebSocketConnection
virtual
closed
()
Ase::WebSocketConnection
virtual
enable_shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
failed
()
Ase::WebSocketConnection
virtual
get_info
() (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
http_request
()
Ase::WebSocketConnection
virtual
is_open
() const (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
log
(const String &message) (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
virtual
log_status
(int status, const String &filepath="") (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
logflags_
(defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
message
(const String &message)
Ase::WebSocketConnection
virtual
nickname
() (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
opened
()
Ase::WebSocketConnection
virtual
operator=
(T... args)
std::enable_shared_from_this< WebSocketConnection >
send_binary
(const String &blob)
Ase::WebSocketConnection
send_text
(const String &message)
Ase::WebSocketConnection
shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
validate
()
Ase::WebSocketConnection
virtual
weak_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
WebSocketConnection
(Internals &internals, int logflags) (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
explicit
protected
WebSocketServer
(defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
friend
~enable_shared_from_this
(T... args)
std::enable_shared_from_this< WebSocketConnection >
~WebSocketConnection
()=0 (defined in
Ase::WebSocketConnection
)
Ase::WebSocketConnection
protected
pure virtual
« « « Anklang Documentation