TrinityCore
Loading...
Searching...
No Matches
PacketLog.h File Reference
#include "Common.h"
#include <boost/asio/ip/address.hpp>
#include <mutex>
+ 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   PacketLog::instance()
 

Enumerations

enum  Direction { CLIENT_TO_SERVER , SERVER_TO_CLIENT }
 

Macro Definition Documentation

◆ sPacketLog

#define sPacketLog   PacketLog::instance()

Definition at line 53 of file PacketLog.h.

Enumeration Type Documentation

◆ Direction

enum Direction
Enumerator
CLIENT_TO_SERVER 
SERVER_TO_CLIENT 

Definition at line 26 of file PacketLog.h.