![]() |
TrinityCore
|
#include <HttpSessionState.h>
Inheritance diagram for Trinity::Net::Http::SessionState:Public Attributes | |
| boost::uuids::uuid | Id = { } |
| boost::asio::ip::address | RemoteAddress |
| TimePoint | InactiveTimestamp = TimePoint::max() |
Definition at line 27 of file HttpSessionState.h.
| boost::uuids::uuid Trinity::Net::Http::SessionState::Id = { } |
Definition at line 29 of file HttpSessionState.h.
| TimePoint Trinity::Net::Http::SessionState::InactiveTimestamp = TimePoint::max() |
Definition at line 31 of file HttpSessionState.h.
| boost::asio::ip::address Trinity::Net::Http::SessionState::RemoteAddress |
Definition at line 30 of file HttpSessionState.h.