Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
WorldSocket Member List

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

AddReference(void)WorldSocket
BuildPacketLogSessionInfo() constWorldSocketprivate
CloseSocket(void)WorldSocket
DetachSession(WorldSession *session)WorldSocket
GetRemoteAddress(void) constWorldSocket
GuardType typedefWorldSocket
handle_input_header(void)WorldSocketprivate
handle_input_missing_data(char const *data, size_t length)WorldSocketprivate
handle_input_payload(void)WorldSocketprivate
HandleAsyncRead(boost::system::error_code const &error, size_t transferredBytes)WorldSocketprivate
HandleAsyncWrite(boost::system::error_code const &error, size_t transferredBytes)WorldSocketprivate
HandleAuthSession(WorldPacket &recvPacket)WorldSocketprivate
HandlePing(WorldPacket &recvPacket)WorldSocketprivate
HandleSendAuthSession()WorldSocketprivate
HasPendingOutput(void) constWorldSocket
Initialize(void)WorldSocket
IsClosed(void) constWorldSocket
IsValidSocket(void) constWorldSocketprivate
LockType typedefWorldSocket
LogPacketMarker(std::string const &marker)WorldSocket
m_AddressWorldSocketprivate
m_ClosedWorldSocketprivate
m_CloseHandlerWorldSocketprivate
m_CloseNotifiedWorldSocketprivate
m_CryptWorldSocketprivate
m_HasLastPingTimeWorldSocketprivate
m_HeaderWorldSocketprivate
m_HeaderReadWorldSocketprivate
m_LastPingTimeWorldSocketprivate
m_OutBufferSizeWorldSocketprivate
m_OverSpeedPingsWorldSocketprivate
m_PendingOutputWorldSocketprivate
m_ReadBufferWorldSocketprivate
m_RecvPctReadWorldSocketprivate
m_RecvWPctWorldSocketprivate
m_ReferenceCountWorldSocketprivate
m_SeedWorldSocketprivate
m_SendLockWorldSocketmutableprivate
m_SessionStateWorldSocketprivate
m_SocketWorldSocketprivate
m_StartedWorldSocketprivate
m_WorldHeaderWorldSocketprivate
m_WorldHeaderReadWorldSocketprivate
m_WriteQueueWorldSocketprivate
NotifyClosed()WorldSocketprivate
operator=(WorldSocket const &right)=deleteWorldSocketprivate
ProcessIncoming(WorldPacket *new_pct)WorldSocketprivate
QueueSerializedPacket(std::vector< char > data)WorldSocketprivate
ReactorRunnable classWorldSocketfriend
RefreshPacketLogSessionInfo()WorldSocket
RemoveReference(void)WorldSocket
SendAuthResponseError(ResponseCodes code)WorldSocketprivate
SendPacket(const WorldPacket &pct)WorldSocket
Start(std::function< void(WorldSocket *)> closeHandler)WorldSocket
StartAsyncRead()WorldSocketprivate
WorldSocket(std::unique_ptr< WorldSocketHandle > socket, std::string remoteAddress)WorldSocket
WorldSocket(WorldSocket const &right)=deleteWorldSocketprivate
WorldSocketMgr classWorldSocketfriend
~WorldSocket(void)WorldSocket