Public Member Functions | Data Fields

CCCongestionDBTestCont Struct Reference

Inherits Continuation.

Collaboration diagram for CCCongestionDBTestCont:
Collaboration graph
[legend]

Public Member Functions

int mainEvent (int event, Event *e)
void init ()
int get_congest_list ()
CongestionEntrygen_CongestionEntry (sockaddr const *ip, int congested=0)
 CCCongestionDBTestCont (Ptr< ProxyMutex > _mutex, RegressionTest *_test)
virtual ~CCCongestionDBTestCont ()

Data Fields

int final_status
bool complete
RegressionTesttest
CongestionControlRecordrule
CongestionDBdb
int dbsize

Detailed Description

Definition at line 369 of file CongestionTest.cc.


Constructor & Destructor Documentation

CCCongestionDBTestCont::CCCongestionDBTestCont ( Ptr< ProxyMutex _mutex,
RegressionTest _test 
) [inline]

Definition at line 385 of file CongestionTest.cc.

References mainEvent(), and SET_HANDLER.

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

Definition at line 390 of file CongestionTest.cc.

References db, CongestionDB::removeAllRecords(), and rule.


Member Function Documentation

CongestionEntry * CCCongestionDBTestCont::gen_CongestionEntry ( sockaddr const *  ip,
int  congested = 0 
)
int CCCongestionDBTestCont::get_congest_list (  ) 
void CCCongestionDBTestCont::init ( void   ) 
int CCCongestionDBTestCont::mainEvent ( int  event,
Event e 
)

Field Documentation

Definition at line 372 of file CongestionTest.cc.

Referenced by mainEvent().

Definition at line 380 of file CongestionTest.cc.

Referenced by get_congest_list(), init(), mainEvent(), and ~CCCongestionDBTestCont().

Definition at line 381 of file CongestionTest.cc.

Referenced by init(), and mainEvent().

Definition at line 371 of file CongestionTest.cc.

Referenced by mainEvent().

Definition at line 379 of file CongestionTest.cc.

Referenced by gen_CongestionEntry(), init(), and ~CCCongestionDBTestCont().

Definition at line 373 of file CongestionTest.cc.

Referenced by mainEvent().


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