This is the complete list of members for Horizon::Networking::Session< SocketType, SessionType >, including all inherited members.
_buffer_recv_queue | Horizon::Networking::Session< SocketType, SessionType > | private |
_is_initialized | Horizon::Networking::Session< SocketType, SessionType > | private |
_socket | Horizon::Networking::Session< SocketType, SessionType > | private |
_uid | Horizon::Networking::Session< SocketType, SessionType > | private |
get_recv_queue() | Horizon::Networking::Session< SocketType, SessionType > | inline |
get_session_id() | Horizon::Networking::Session< SocketType, SessionType > | inline |
get_socket() | Horizon::Networking::Session< SocketType, SessionType > | inline |
initialize()=0 | Horizon::Networking::Session< SocketType, SessionType > | pure virtual |
is_initialized() | Horizon::Networking::Session< SocketType, SessionType > | inline |
Session(uint64_t uid) | Horizon::Networking::Session< SocketType, SessionType > | inline |
set_initialized(bool initialized) | Horizon::Networking::Session< SocketType, SessionType > | inline |
set_socket(std::weak_ptr< SocketType > socket) | Horizon::Networking::Session< SocketType, SessionType > | inline |
update(uint32_t diff)=0 | Horizon::Networking::Session< SocketType, SessionType > | pure virtual |
~Session() | Horizon::Networking::Session< SocketType, SessionType > | inlinevirtual |