, including all inherited members.
ByDefault | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | [static] |
CreateSession enum value | SessionProtocol | |
Erase enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
event_group_expire() | SessionProtocol | [inline, static] |
event_group_login() | SessionProtocol | [inline, static] |
event_group_logout() | SessionProtocol | [inline, static] |
ExpireSession enum value | SessionProtocol | |
GetSession enum value | SessionProtocol | |
index_by_default typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
index_scheme typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
Insert enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
LoginSession enum value | SessionProtocol | |
LogoutSession enum value | SessionProtocol | |
map_type typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
MaxDictionaryMessageID enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
MessageErase typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
MessageQueryAll typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
MessageQueryByDefault typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
MessageSingleQueryByDefault typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
protocol enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
QueryAll enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
QueryByDefault enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
QueryResult enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
SetAttributes enum value | SessionProtocol | |
SingleQueryByDefault enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
SingleQueryResult enum value | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
super typedef | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
UpdateSession enum value | SessionProtocol | |
WISP_IMPORT_T(super, caller_type) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
WISP_ONE_WAY_CALL(caller_type, ExpireSession) | SessionProtocol | |
WISP_ONE_WAY_CALL(caller_type, SetAttributes) | SessionProtocol | |
WISP_ONE_WAY_CALL(caller_type, UpdateSession) | SessionProtocol | |
WISP_ONE_WAY_CALL(caller_type, LoginSession) | SessionProtocol | |
WISP_ONE_WAY_CALL(caller_type, LogoutSession) | SessionProtocol | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_ONE_WAY_CALL(caller_type, Insert) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_ONE_WAY_CALL(caller_type, Erase) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_ONE_WAY_CALL(caller_type, QueryResult) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_ONE_WAY_CALL(caller_type, SingleQueryResult) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
WISP_PROTOCOL_MESSAGE(UpdateSession, protocol::MessageSession,((SessionData, session))) | SessionProtocol | |
WISP_PROTOCOL_MESSAGE(LoginSession, protocol::MessageSession,((SessionData, session))) | SessionProtocol | |
WISP_PROTOCOL_MESSAGE(LogoutSession, protocol::MessageSession,((SessionData, session))) | SessionProtocol | |
WISP_PROTOCOL_MESSAGE_WITH_INIT(CreateSession, protocol::MessageSession,((sid_type, sid)),("")) | SessionProtocol | |
WISP_PROTOCOL_MESSAGE_WITH_INIT(GetSession, protocol::MessageSession,((sid_type, sid))((bool, update_access_time)),("")(true)) | SessionProtocol | |
WISP_TWO_WAY_CALL(caller_type, CreateSession, SingleQueryResult) | SessionProtocol | |
WISP_TWO_WAY_CALL(caller_type, GetSession, SingleQueryResult) | SessionProtocol | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_TWO_WAY_CALL(caller_type, QueryAll, QueryResult) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_TWO_WAY_CALL(caller_type, QueryByDefault, QueryResult) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |
DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme >::WISP_TWO_WAY_CALL(caller_type, SingleQueryByDefault, SingleQueryResult) | DictionaryProtocol< protocol::MessageSession, session_map, SessionIndexScheme > | |