Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PacketLog.h File Reference
#include "Common.h"
#include "PacketLogServer.h"
#include "Platform/Singleton.h"
#include <string>
Include dependency graph for PacketLog.h:
This graph shows which files directly or indirectly include this file:

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 }

Macro Definition Documentation

◆ sPacketLog

Typedef Documentation

◆ PacketLogSessionInfo

Enumeration Type Documentation

◆ Direction

enum Direction
Enumerator
CLIENT_TO_SERVER 
SERVER_TO_CLIENT 

Definition at line 13 of file PacketLog.h.