#include <NatPunchthroughServer.h>
Public Types | |
enum | { NAT_ATTEMPT_PHASE_NOT_STARTED, NAT_ATTEMPT_PHASE_GETTING_RECENT_PORTS } |
Public Member Functions | |
ConnectionAttempt () | |
Public Attributes | |
User * | sender |
User * | recipient |
uint16_t | sessionId |
RakNetTime | startTime |
enum NatPunchthroughServer::ConnectionAttempt:: { ... } | attemptPhase |
Definition at line 92 of file NatPunchthroughServer.h.
anonymous enum |
Definition at line 98 of file NatPunchthroughServer.h.
NatPunchthroughServer::ConnectionAttempt::ConnectionAttempt | ( | ) | [inline] |
Definition at line 94 of file NatPunchthroughServer.h.
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.