Public Member Functions | |
print_server () | |
void | on_open (connection_hdl hdl) |
void | on_close (connection_hdl hdl) |
void | on_message (connection_hdl hdl, server::message_ptr msg) |
connection_data & | get_data_from_hdl (connection_hdl hdl) |
void | run (uint16_t port) |
print_server () | |
void | on_open (connection_hdl hdl) |
void | on_close (connection_hdl hdl) |
void | on_message (connection_hdl hdl, server::message_ptr msg) |
void | run (uint16_t port) |
Definition at line 19 of file associative_storage.cpp.
|
inline |
Definition at line 21 of file associative_storage.cpp.
References on_close(), on_message(), and on_open().
|
inline |
Definition at line 40 of file enriched_storage.cpp.
References on_close(), on_message(), and on_open().
|
inline |
Definition at line 29 of file associative_storage.cpp.
References connection_data::name, and connection_data::sessionid.
Referenced by print_server().
|
inline |
Definition at line 38 of file associative_storage.cpp.
References connection_data::name, and connection_data::sessionid.
Referenced by print_server().
|
inline |
Definition at line 47 of file associative_storage.cpp.
References connection_data::name, and connection_data::sessionid.
Referenced by print_server().
|
inline |
Definition at line 60 of file associative_storage.cpp.
|
inline |
Definition at line 72 of file associative_storage.cpp.
Referenced by main().
|
inline |
Definition at line 48 of file enriched_storage.cpp.
|
inline |
Definition at line 54 of file enriched_storage.cpp.
|
inline |
Definition at line 61 of file enriched_storage.cpp.
|
inline |
Definition at line 74 of file enriched_storage.cpp.