TrinityCore
Loading...
Searching...
No Matches
Battlenet::LoginHttpSession Member List

This is the complete list of members for Battlenet::LoginHttpSession, including all inherited members.

_queryProcessorBattlenet::LoginHttpSessionprivate
_socketBattlenet::LoginHttpSessionprivate
AbstractSocket()=defaultTrinity::Net::Http::AbstractSocket
AbstractSocket(AbstractSocket const &other)=defaultTrinity::Net::Http::AbstractSocket
AbstractSocket(AbstractSocket &&other)=defaultTrinity::Net::Http::AbstractSocket
CloseSocket() overrideBattlenet::LoginHttpSessioninlinevirtual
GetClientInfo() const overrideBattlenet::LoginHttpSessioninlinevirtual
Trinity::Net::Http::AbstractSocket::GetClientInfo(boost::asio::ip::address const &address, uint16 port, SessionState const *state)Trinity::Net::Http::AbstractSocketstatic
GetRemoteIpAddress() const overrideBattlenet::LoginHttpSessioninlinevirtual
GetSessionId() constTrinity::Net::Http::AbstractSocketinline
GetSessionState() const overrideBattlenet::LoginHttpSessioninlinevirtual
IsOpen() const overrideBattlenet::LoginHttpSessioninlinevirtual
LoginHttpSession(Trinity::Net::IoContextTcpSocket &&socket)Battlenet::LoginHttpSessionexplicit
LogRequestAndResponse(RequestContext const &context, MessageBuffer &buffer) constTrinity::Net::Http::AbstractSocket
operator=(AbstractSocket const &other)=defaultTrinity::Net::Http::AbstractSocket
operator=(AbstractSocket &&other)=defaultTrinity::Net::Http::AbstractSocket
ParseRequest(MessageBuffer &packet, RequestParser &parser)Trinity::Net::Http::AbstractSocketstatic
ParseResponse(MessageBuffer &packet, ResponseParser &parser)Trinity::Net::Http::AbstractSocketstatic
QueueQuery(QueryCallback &&queryCallback)Battlenet::LoginHttpSession
SendResponse(Trinity::Net::Http::RequestContext &context) overrideBattlenet::LoginHttpSessioninlinevirtual
SerializeRequest(Request const &request)Trinity::Net::Http::AbstractSocketstatic
SerializeResponse(Request const &request, Response const &response)Trinity::Net::Http::AbstractSocketstatic
SESSION_ID_COOKIEBattlenet::LoginHttpSessionstatic
Start() overrideBattlenet::LoginHttpSessionvirtual
Update() overrideBattlenet::LoginHttpSessionvirtual
~AbstractSocket()=defaultTrinity::Net::Http::AbstractSocketvirtual
~LoginHttpSession()Battlenet::LoginHttpSession