|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | PacketLog |
Macros | |
| #define | sPacketLog Skyfire::Singleton<PacketLog, Skyfire::Mutex>::instance() |
Typedefs | |
| typedef Skyfire::PacketLogServerSessionInfo | PacketLogSessionInfo |
Enumerations | |
| enum | Direction { CLIENT_TO_SERVER , SERVER_TO_CLIENT } |
| #define sPacketLog Skyfire::Singleton<PacketLog, Skyfire::Mutex>::instance() |
Definition at line 47 of file PacketLog.h.
Referenced by packet_commandscript::HandlePacketCharStartCommand(), packet_commandscript::HandlePacketCharStopCommand(), packet_commandscript::HandlePacketStartCommand(), packet_commandscript::HandlePacketStopCommand(), WorldSocket::LogPacketMarker(), WorldSocket::ProcessIncoming(), WorldSocket::RefreshPacketLogSessionInfo(), WorldSocket::SendPacket(), and WorldSocket::~WorldSocket().
Definition at line 21 of file PacketLog.h.
| enum Direction |
| Enumerator | |
|---|---|
| CLIENT_TO_SERVER | |
| SERVER_TO_CLIENT | |
Definition at line 13 of file PacketLog.h.