![]() |
TrinityCore
|
This is the complete list of members for Trinity::Net::Http::SessionService, including all inherited members.
| _inactiveSessions | Trinity::Net::Http::SessionService | private |
| _inactiveSessionsKillTimer | Trinity::Net::Http::SessionService | private |
| _inactiveSessionsMutex | Trinity::Net::Http::SessionService | private |
| _logger | Trinity::Net::Http::SessionService | private |
| _sessions | Trinity::Net::Http::SessionService | private |
| _sessionsMutex | Trinity::Net::Http::SessionService | private |
| FindAndRefreshSessionState(std::string_view id, boost::asio::ip::address const &address) | Trinity::Net::Http::SessionService | |
| InitAndStoreSessionState(std::shared_ptr< SessionState > state, boost::asio::ip::address const &address) | Trinity::Net::Http::SessionService | protected |
| KillInactiveSessions() | Trinity::Net::Http::SessionService | protected |
| MarkSessionInactive(boost::uuids::uuid const &id) | Trinity::Net::Http::SessionService | |
| SessionService(std::string_view loggerSuffix) | Trinity::Net::Http::SessionService | inlineexplicit |
| Start(Asio::IoContext &ioContext) | Trinity::Net::Http::SessionService | |
| Stop() | Trinity::Net::Http::SessionService |