TrinityCore
Loading...
Searching...
No Matches
WorldSocket Member List

This is the complete list of members for WorldSocket, including all inherited members.

_authCryptWorldSocketprivate
_authedWorldSocketprivate
_bufferQueueWorldSocketprivate
_dosChallengeWorldSocketprivate
_headerBufferWorldSocketprivate
_ipCountryWorldSocketprivate
_isWritingAsyncTrinity::Net::Socket< Stream >private
_LastPingTimeWorldSocketprivate
_openStateTrinity::Net::Socket< Stream >private
_OverSpeedPingsWorldSocketprivate
_packetBufferWorldSocketprivate
_queryProcessorWorldSocketprivate
_readBufferTrinity::Net::Socket< Stream >private
_remoteAddressTrinity::Net::Socket< Stream >private
_remotePortTrinity::Net::Socket< Stream >private
_sendBufferSizeWorldSocketprivate
_serverChallengeWorldSocketprivate
_socketTrinity::Net::Socket< Stream >private
_worldSessionWorldSocketprivate
_worldSessionLockWorldSocketprivate
_writeQueueTrinity::Net::Socket< Stream >private
AsyncProcessQueue()Trinity::Net::Socket< Stream >inlineprotected
AsyncRead(Callback &&callback)Trinity::Net::Socket< Stream >inline
BaseSocket typedefWorldSocketprivate
CloseSocket()Trinity::Net::Socket< Stream >inline
DelayedCloseSocket()Trinity::Net::Socket< Stream >inline
GetReadBuffer()Trinity::Net::Socket< Stream >inline
GetRemoteIpAddress() constTrinity::Net::Socket< Stream >inline
GetRemotePort() constTrinity::Net::Socket< Stream >inline
HandleAuthSession(WorldPacket &recvPacket)WorldSocketprivate
HandleAuthSessionCallback(std::shared_ptr< AuthSession > authSession, PreparedQueryResult result)WorldSocketprivate
HandlePing(WorldPacket &recvPacket)WorldSocketprivate
HandleQueue()Trinity::Net::Socket< Stream >inlineprivate
IsOpen() constTrinity::Net::Socket< Stream >inline
LoadSessionPermissionsCallback(PreparedQueryResult result)WorldSocketprivate
LogOpcodeText(OpcodeClient opcode, std::unique_lock< std::mutex > const &guard) constWorldSocketprivate
OnClose() overrideWorldSocketvirtual
OpenState_ClosedTrinity::Net::Socket< Stream >privatestatic
OpenState_ClosingTrinity::Net::Socket< Stream >privatestatic
OpenState_OpenTrinity::Net::Socket< Stream >privatestatic
operator=(WorldSocket const &right)=deleteWorldSocket
operator=(WorldSocket &&right)=deleteWorldSocket
Trinity::Net::Socket::operator=(Socket const &other)=deleteTrinity::Net::Socket< Stream >
Trinity::Net::Socket::operator=(Socket &&other)=deleteTrinity::Net::Socket< Stream >
QueuePacket(MessageBuffer &&buffer)Trinity::Net::Socket< Stream >inline
QueueQuery(QueryCallback &&queryCallback)WorldSocket
ReadDataHandler()WorldSocketprotected
ReadDataHandlerResult enum nameWorldSocketprotected
ReadHandler() overrideWorldSocketvirtual
ReadHandlerInternal(boost::system::error_code const &error, size_t transferredBytes)Trinity::Net::Socket< Stream >inlineprivate
ReadHeaderHandler()WorldSocketprotected
SendAuthResponseError(uint8 code)WorldSocketprivate
SendAuthSession()WorldSocket
SendPacket(WorldPacket const &packet)WorldSocket
SendPacketAndLogOpcode(WorldPacket const &packet)WorldSocketprivate
SetNoDelay(bool enable)Trinity::Net::Socket< Stream >inlineprotected
SetSendBufferSize(std::size_t sendBufferSize)WorldSocketinline
Socket(IoContextTcpSocket &&socket, Args &&... args)Trinity::Net::Socket< Stream >inlineexplicit
Socket(boost::asio::io_context &context, Args &&... args)Trinity::Net::Socket< Stream >inlineexplicit
Socket(Socket const &other)=deleteTrinity::Net::Socket< Stream >
Socket(Socket &&other)=deleteTrinity::Net::Socket< Stream >
Start() overrideWorldSocketvirtual
underlying_stream()Trinity::Net::Socket< Stream >inline
Update() overrideWorldSocketvirtual
WorldSocket(Trinity::Net::IoContextTcpSocket &&socket)WorldSocket
WorldSocket(WorldSocket const &right)=deleteWorldSocket
WorldSocket(WorldSocket &&right)=deleteWorldSocket
WriteHandlerWrapper(boost::system::error_code const &)Trinity::Net::Socket< Stream >inlineprivate
~Socket()Trinity::Net::Socket< Stream >inlinevirtual
~WorldSocket()WorldSocket