#include <NatPunchthroughServer.h>
Inherits NatPunchthroughServerDebugInterface.

Public Member Functions | |
| NatPunchthroughServerDebugInterface_PacketLogger () | |
| ~NatPunchthroughServerDebugInterface_PacketLogger () | |
| virtual void | OnServerMessage (const char *msg) |
Public Attributes | |
| PacketLogger * | pl |
Definition at line 49 of file NatPunchthroughServer.h.
| NatPunchthroughServerDebugInterface_PacketLogger::NatPunchthroughServerDebugInterface_PacketLogger | ( | ) | [inline] |
Definition at line 54 of file NatPunchthroughServer.h.
| NatPunchthroughServerDebugInterface_PacketLogger::~NatPunchthroughServerDebugInterface_PacketLogger | ( | ) | [inline] |
Definition at line 55 of file NatPunchthroughServer.h.
| void NatPunchthroughServerDebugInterface_PacketLogger::OnServerMessage | ( | const char * | msg | ) | [virtual] |
Implements NatPunchthroughServerDebugInterface.
Definition at line 18 of file NatPunchthroughServer.cpp.

Definition at line 52 of file NatPunchthroughServer.h.
1.7.1