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

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

CanLogPacket() constPacketLog
CloseSession(void const *sessionKey)PacketLog
DisableAllLogging()PacketLog
DisableCharacterLogging(std::string const &characterName)PacketLog
EnableCharacterLogging(std::string const &characterName)PacketLog
EnableGlobalLogging()PacketLog
GetCharacterLoggingCount() constPacketLog
Initialize()PacketLog
IsGlobalLoggingEnabled() constPacketLog
LogMarker(void const *sessionKey, PacketLogSessionInfo const &sessionInfo, std::string const &marker)PacketLog
LogPacket(WorldPacket const &packet, Direction direction)PacketLog
LogPacket(void const *sessionKey, PacketLogSessionInfo const &sessionInfo, WorldPacket const &packet, Direction direction)PacketLog
PacketLog()PacketLogprivate
RefreshSessionInfo(void const *sessionKey, PacketLogSessionInfo const &sessionInfo)PacketLog
Skyfire::Singleton< PacketLog, Skyfire::Mutex > classPacketLogfriend
~PacketLog()PacketLogprivate