Public Member Functions

NatPunchthroughServerDebugInterface Struct Reference
[NatPunchthrough]

#include <NatPunchthroughServer.h>

Inherited by NatPunchthroughServerDebugInterface_PacketLogger, and NatPunchthroughServerDebugInterface_Printf.

List of all members.

Public Member Functions

 NatPunchthroughServerDebugInterface ()
virtual ~NatPunchthroughServerDebugInterface ()
virtual void OnServerMessage (const char *msg)=0

Detailed Description

Definition at line 34 of file NatPunchthroughServer.h.


Constructor & Destructor Documentation

NatPunchthroughServerDebugInterface::NatPunchthroughServerDebugInterface (  )  [inline]

Definition at line 36 of file NatPunchthroughServer.h.

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

Definition at line 37 of file NatPunchthroughServer.h.


Member Function Documentation

virtual void NatPunchthroughServerDebugInterface::OnServerMessage ( const char *  msg  )  [pure virtual]

Implemented in NatPunchthroughServerDebugInterface_Printf, and NatPunchthroughServerDebugInterface_PacketLogger.

Here is the caller graph for this function:


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