#include <NatPunchthroughClient.h>
Inherited by NatPunchthroughDebugInterface_PacketLogger, and NatPunchthroughDebugInterface_Printf.
Public Member Functions | |
| NatPunchthroughDebugInterface () | |
| virtual | ~NatPunchthroughDebugInterface () |
| virtual void | OnClientMessage (const char *msg)=0 |
Definition at line 87 of file NatPunchthroughClient.h.
| NatPunchthroughDebugInterface::NatPunchthroughDebugInterface | ( | ) | [inline] |
Definition at line 89 of file NatPunchthroughClient.h.
| virtual NatPunchthroughDebugInterface::~NatPunchthroughDebugInterface | ( | ) | [inline, virtual] |
Definition at line 90 of file NatPunchthroughClient.h.
| virtual void NatPunchthroughDebugInterface::OnClientMessage | ( | const char * | msg | ) | [pure virtual] |
Implemented in NatPunchthroughDebugInterface_Printf, and NatPunchthroughDebugInterface_PacketLogger.

1.7.1