Public Member Functions

NatPunchthroughDebugInterface Struct Reference
[NatPunchthrough]

#include <NatPunchthroughClient.h>

Inherited by NatPunchthroughDebugInterface_PacketLogger, and NatPunchthroughDebugInterface_Printf.

List of all members.

Public Member Functions

 NatPunchthroughDebugInterface ()
virtual ~NatPunchthroughDebugInterface ()
virtual void OnClientMessage (const char *msg)=0

Detailed Description

Definition at line 87 of file NatPunchthroughClient.h.


Constructor & Destructor Documentation

NatPunchthroughDebugInterface::NatPunchthroughDebugInterface (  )  [inline]

Definition at line 89 of file NatPunchthroughClient.h.

virtual NatPunchthroughDebugInterface::~NatPunchthroughDebugInterface (  )  [inline, virtual]

Definition at line 90 of file NatPunchthroughClient.h.


Member Function Documentation

virtual void NatPunchthroughDebugInterface::OnClientMessage ( const char *  msg  )  [pure virtual]

Implemented in NatPunchthroughDebugInterface_Printf, and NatPunchthroughDebugInterface_PacketLogger.

Here is the caller graph for this function:


The documentation for this struct was generated from the following file: