TrinityCore
Battlenet::LoginHttpSession Member List

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

_closedSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_closingSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_httpParserTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >protected
_isWritingAsyncSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_queryProcessorTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >protected
_readBufferSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_remoteAddressSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_remotePortSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_socketSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
_stateTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >protected
_writeQueueSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
AbstractSocket()=defaultTrinity::Net::Http::AbstractSocket
AbstractSocket(AbstractSocket const &other)=defaultTrinity::Net::Http::AbstractSocket
AbstractSocket(AbstractSocket &&other)=defaultTrinity::Net::Http::AbstractSocket
AsyncHandshake()Trinity::Net::Http::SslSocket< LoginHttpSession >inline
AsyncProcessQueue()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprotected
AsyncRead()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
AsyncReadWithCallback(void(T::*callback)(boost::system::error_code const &, std::size_t))Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
Base typedefTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >private
BaseSocket(boost::asio::ip::tcp::socket &&socket, Args &&... args)Trinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineexplicit
BaseSocket(BaseSocket const &other)=deleteTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
BaseSocket(BaseSocket &&other)=deleteTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
CheckIpCallback(PreparedQueryResult result)Battlenet::LoginHttpSession
CloseSocket()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
DelayedCloseSocket()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
GetClientInfo() const overrideTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
GetReadBuffer()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
GetRemoteIpAddress() constSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
GetRemotePort() constSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
GetSessionId() const finalTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
GetSessionState() constBattlenet::LoginHttpSessioninline
HandleMessage(Request &request)Trinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
HandleQueue()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprivate
HandshakeHandler(boost::system::error_code const &error)Trinity::Net::Http::SslSocket< LoginHttpSession >inline
IsOpen() constSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
LoginHttpSession(boost::asio::ip::tcp::socket &&socket)Battlenet::LoginHttpSessionexplicit
ObtainSessionState(Trinity::Net::Http::RequestContext &context) const overrideBattlenet::LoginHttpSessionprotectedvirtual
OnClose()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprotectedvirtual
operator=(SslSocket const &other)=deleteTrinity::Net::Http::SslSocket< LoginHttpSession >
operator=(SslSocket &&other)=deleteTrinity::Net::Http::SslSocket< LoginHttpSession >
BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >::operator=(BaseSocket const &other)=deleteTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >::operator=(BaseSocket &&other)=deleteTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
BaseSocket< LoginHttpSession, Impl::Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >::operator=(Socket const &other)=deleteSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
BaseSocket< LoginHttpSession, Impl::Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >::operator=(Socket &&other)=deleteSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
Trinity::Net::Http::AbstractSocket::operator=(AbstractSocket const &other)=defaultTrinity::Net::Http::AbstractSocket
Trinity::Net::Http::AbstractSocket::operator=(AbstractSocket &&other)=defaultTrinity::Net::Http::AbstractSocket
ParseRequest(MessageBuffer &packet, RequestParser &parser)Trinity::Net::Http::AbstractSocketstatic
QueuePacket(MessageBuffer &&buffer)Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inline
QueueQuery(QueryCallback &&queryCallback) overrideTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
ReadHandler() overrideTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
ReadHandlerInternal(boost::system::error_code const &error, size_t transferredBytes)Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprivate
RequestHandler(Trinity::Net::Http::RequestContext &context) overrideBattlenet::LoginHttpSessionvirtual
ResetHttpParser()Trinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprotected
SendResponse(RequestContext &context) overrideTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
SerializeRequest(Request const &request)Trinity::Net::Http::AbstractSocketstatic
SerializeResponse(Request const &request, Response &response)Trinity::Net::Http::AbstractSocketstatic
SESSION_ID_COOKIEBattlenet::LoginHttpSessionstatic
SetNoDelay(bool enable)Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprotected
Socket(boost::asio::ip::tcp::socket &&socket, Args &&... args)Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineexplicit
Socket(Socket const &other)=deleteSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
Socket(Socket &&other)=deleteSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
SocketBase typedefTrinity::Net::Http::SslSocket< LoginHttpSession >private
SslSocket(boost::asio::ip::tcp::socket &&socket, boost::asio::ssl::context &sslContext)Trinity::Net::Http::SslSocket< LoginHttpSession >inlineexplicit
SslSocket(SslSocket const &other)=deleteTrinity::Net::Http::SslSocket< LoginHttpSession >
SslSocket(SslSocket &&other)=deleteTrinity::Net::Http::SslSocket< LoginHttpSession >
Start() overrideBattlenet::LoginHttpSessionvirtual
underlying_stream()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprotected
Update() overrideTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
WriteHandlerWrapper(boost::system::error_code const &, std::size_t)Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlineprivate
~AbstractSocket()=defaultTrinity::Net::Http::AbstractSocketvirtual
~BaseSocket()=defaultTrinity::Net::Http::BaseSocket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >
~LoginHttpSession()Battlenet::LoginHttpSession
~Socket()Socket< LoginHttpSession, Impl::BoostBeastSslSocketWrapper >inlinevirtual
~SslSocket()=defaultTrinity::Net::Http::SslSocket< LoginHttpSession >