Public Member Functions | Data Fields

UDPConnectionInternal Class Reference

#include <P_UDPConnection.h>

Inherits UDPConnection.

Inherited by UnixUDPConnection.

Collaboration diagram for UDPConnectionInternal:
Collaboration graph
[legend]

Public Member Functions

 UDPConnectionInternal ()
virtual ~UDPConnectionInternal ()

Data Fields

Continuationcontinuation
int recvActive
int refcount
SOCKET fd
IpEndpoint binding
int binding_valid
int tobedestroyed
int sendGenerationNum
int64_t lastSentPktTSSeqNum
uint64_t lastSentPktStartTime
uint64_t lastPktStartTime

Detailed Description

Definition at line 37 of file P_UDPConnection.h.


Constructor & Destructor Documentation

TS_INLINE UDPConnectionInternal::UDPConnectionInternal (  ) 
TS_INLINE UDPConnectionInternal::~UDPConnectionInternal (  )  [virtual]

Definition at line 77 of file P_UDPConnection.h.

References continuation, and Continuation::mutex.


Field Documentation

Definition at line 50 of file P_UDPConnection.h.

Referenced by UDPConnection::getBinding(), and UDPConnection::setBinding().

Definition at line 53 of file P_UDPConnection.h.

Referenced by UDPConnection::cancel(), and UDPConnectionInternal().

Definition at line 45 of file P_UDPConnection.h.

Referenced by UDPConnection::recv().

Definition at line 46 of file P_UDPConnection.h.

Referenced by UDPNetHandler::mainNetEvent(), and UDPConnection::Release().

Definition at line 51 of file P_UDPConnection.h.

Referenced by UnixUDPConnection::~UnixUDPConnection().


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