Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::PacketLogServer Member List

This is the complete list of members for Skyfire::PacketLogServer, including all inherited members.

_binaryFileSkyfire::PacketLogServerprivate
_characterSessionLoggingSkyfire::PacketLogServerprivate
_controlFilesSkyfire::PacketLogServerprivate
_globalSessionLoggingSkyfire::PacketLogServerprivate
_logsDirSkyfire::PacketLogServerprivate
_sessionLockSkyfire::PacketLogServermutableprivate
_sessionLogDirSkyfire::PacketLogServerprivate
_sessionLogsSkyfire::PacketLogServerprivate
CanLogPacket() constSkyfire::PacketLogServer
CloseAllSessions()Skyfire::PacketLogServerprivate
CloseCharacterSessions(std::string const &normalizedName)Skyfire::PacketLogServerprivate
CloseSession(void const *sessionKey)Skyfire::PacketLogServer
Configure(std::string const &controlFile, std::string const &outputDir, std::string logsDir="")Skyfire::PacketLogServer
ConfigureLegacyPacketLogFile(std::string const &packetLogFile)Skyfire::PacketLogServer
DisableAllLogging()Skyfire::PacketLogServer
DisableCharacterLogging(std::string const &characterName)Skyfire::PacketLogServer
EnableCharacterLogging(std::string const &characterName)Skyfire::PacketLogServer
EnableGlobalLogging()Skyfire::PacketLogServer
GetCharacterLoggingCount() constSkyfire::PacketLogServer
Initialize(std::string const &controlFileDefault, std::string const &outputDirDefault)Skyfire::PacketLogServer
IsControlFileLoggingEnabled() constSkyfire::PacketLogServerprivate
IsGlobalLoggingEnabled() constSkyfire::PacketLogServer
LogBinaryPacket(PacketLogServerDirection direction, uint32 opcode, void const *payload, size_t payloadSize)Skyfire::PacketLogServer
LogMarker(void const *sessionKey, PacketLogServerSessionInfo const &sessionInfo, std::string const &marker)Skyfire::PacketLogServer
LogPacket(void const *sessionKey, PacketLogServerSessionInfo const &sessionInfo, PacketLogServerDirection direction, uint32 opcode, std::string const &opcodeName, void const *payload, size_t payloadSize)Skyfire::PacketLogServer
OpenSessionLog(void const *sessionKey, PacketLogServerSessionInfo const &sessionInfo)Skyfire::PacketLogServerprivate
PacketLogServer()Skyfire::PacketLogServerprivate
RefreshSessionInfo(void const *sessionKey, PacketLogServerSessionInfo const &sessionInfo)Skyfire::PacketLogServer
ShouldLogSession(PacketLogServerSessionInfo const &sessionInfo) constSkyfire::PacketLogServerprivate
Singleton< PacketLogServer, Mutex > classSkyfire::PacketLogServerfriend
~PacketLogServer()Skyfire::PacketLogServerprivate