Public Types | Public Member Functions | Public Attributes

NatPunchthroughServer::ConnectionAttempt Struct Reference

#include <NatPunchthroughServer.h>

Collaboration diagram for NatPunchthroughServer::ConnectionAttempt:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { NAT_ATTEMPT_PHASE_NOT_STARTED, NAT_ATTEMPT_PHASE_GETTING_RECENT_PORTS }

Public Member Functions

 ConnectionAttempt ()

Public Attributes

Usersender
Userrecipient
uint16_t sessionId
RakNetTime startTime
enum
NatPunchthroughServer::ConnectionAttempt:: { ... }  
attemptPhase

Detailed Description

Definition at line 92 of file NatPunchthroughServer.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
NAT_ATTEMPT_PHASE_NOT_STARTED 
NAT_ATTEMPT_PHASE_GETTING_RECENT_PORTS 

Definition at line 98 of file NatPunchthroughServer.h.


Constructor & Destructor Documentation

NatPunchthroughServer::ConnectionAttempt::ConnectionAttempt (  )  [inline]

Definition at line 94 of file NatPunchthroughServer.h.


Member Data Documentation

Definition at line 95 of file NatPunchthroughServer.h.

Definition at line 95 of file NatPunchthroughServer.h.

Definition at line 96 of file NatPunchthroughServer.h.

Definition at line 97 of file NatPunchthroughServer.h.


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