|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for PacketLog, including all inherited members.
| CanLogPacket() const | PacketLog | |
| CloseSession(void const *sessionKey) | PacketLog | |
| DisableAllLogging() | PacketLog | |
| DisableCharacterLogging(std::string const &characterName) | PacketLog | |
| EnableCharacterLogging(std::string const &characterName) | PacketLog | |
| EnableGlobalLogging() | PacketLog | |
| GetCharacterLoggingCount() const | PacketLog | |
| Initialize() | PacketLog | |
| IsGlobalLoggingEnabled() const | PacketLog | |
| 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() | PacketLog | private |
| RefreshSessionInfo(void const *sessionKey, PacketLogSessionInfo const &sessionInfo) | PacketLog | |
| Skyfire::Singleton< PacketLog, Skyfire::Mutex > class | PacketLog | friend |
| ~PacketLog() | PacketLog | private |