forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
forest::RouterOutProc Class Reference
Collaboration diagram for forest::RouterOutProc:

Public Member Functions

 RouterOutProc (Router *)
 
bool init ()
 
void run ()
 

Static Public Member Functions

static void start (RouterOutProc *)
 

Private Types

typedef
high_resolution_clock::time_point 
timePoint
 

Private Member Functions

bool send ()
 

Private Attributes

int64_t now
 current time
 
Routerrtr
 pointer to main router object
 
HashMap< uint64_t, pktx,
Hash::u64 > * 
resendMap
 maps seqNum->pktx
 
Dheap< uint64_t > * resendTimes
 resendMap indexes, by resend time
 

Detailed Description

Definition at line 41 of file RouterOutProc.h.


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