#include <NatPunchthroughClient.h>
Inherits NatPunchthroughDebugInterface.

Public Member Functions | |
| NatPunchthroughDebugInterface_PacketLogger () | |
| ~NatPunchthroughDebugInterface_PacketLogger () | |
| virtual void | OnClientMessage (const char *msg) |
Public Attributes | |
| PacketLogger * | pl |
Definition at line 102 of file NatPunchthroughClient.h.
| NatPunchthroughDebugInterface_PacketLogger::NatPunchthroughDebugInterface_PacketLogger | ( | ) | [inline] |
Definition at line 107 of file NatPunchthroughClient.h.
| NatPunchthroughDebugInterface_PacketLogger::~NatPunchthroughDebugInterface_PacketLogger | ( | ) | [inline] |
Definition at line 108 of file NatPunchthroughClient.h.
| void NatPunchthroughDebugInterface_PacketLogger::OnClientMessage | ( | const char * | msg | ) | [virtual] |
Implements NatPunchthroughDebugInterface.
Definition at line 16 of file NatPunchthroughClient.cpp.

Definition at line 105 of file NatPunchthroughClient.h.
1.7.1