![]() |
TrinityCore
|
#include <LoginHttpSession.h>
Inheritance diagram for Battlenet::LoginSessionState:Public Attributes | |
| std::unique_ptr< Trinity::Crypto::SRP::BnetSRP6Base > | Srp |
Public Attributes inherited from Trinity::Net::Http::SessionState | |
| boost::uuids::uuid | Id = { } |
| boost::asio::ip::address | RemoteAddress |
| TimePoint | InactiveTimestamp = TimePoint::max() |
Definition at line 28 of file LoginHttpSession.h.
| std::unique_ptr<Trinity::Crypto::SRP::BnetSRP6Base> Battlenet::LoginSessionState::Srp |
Definition at line 30 of file LoginHttpSession.h.