Data Structures | Public Types | Public Member Functions | Data Fields

CCFailHistoryTestCont Struct Reference

Inherits Continuation.

Collaboration diagram for CCFailHistoryTestCont:
Collaboration graph
[legend]

Data Structures

struct  FailEvents

Public Types

enum  { FAIL_WINDOW = 300 }
enum  { SIMPLE_TEST, MULTIPLE_THREAD_TEST, ROTATING_TEST }

Public Member Functions

int mainEvent (int event, Event *e)
 CCFailHistoryTestCont ()
 CCFailHistoryTestCont (Ptr< ProxyMutex > _mutex, RegressionTest *_test)
 ~CCFailHistoryTestCont ()
void init_events ()
void clear_events ()
int check_history (bool print)
int schedule_event (int event, Event *e)

Data Fields

int test_mode
int final_status
bool complete
RegressionTesttest
InkAtomicListfailEvents
CongestionControlRecordrule
CongestionEntryentry
Actionpending_action

Detailed Description

Definition at line 173 of file CongestionTest.cc.


Member Enumeration Documentation

anonymous enum
Enumerator:
FAIL_WINDOW 

Definition at line 175 of file CongestionTest.cc.

anonymous enum
Enumerator:
SIMPLE_TEST 
MULTIPLE_THREAD_TEST 
ROTATING_TEST 

Definition at line 177 of file CongestionTest.cc.


Constructor & Destructor Documentation

CCFailHistoryTestCont::CCFailHistoryTestCont (  )  [inline]

Definition at line 188 of file CongestionTest.cc.

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

Member Function Documentation

int CCFailHistoryTestCont::check_history ( bool  print  ) 
void CCFailHistoryTestCont::clear_events (  ) 
void CCFailHistoryTestCont::init_events (  ) 
int CCFailHistoryTestCont::mainEvent ( int  event,
Event e 
)
int CCFailHistoryTestCont::schedule_event ( int  event,
Event e 
)

Field Documentation

Definition at line 185 of file CongestionTest.cc.

Referenced by mainEvent().

Definition at line 226 of file CongestionTest.cc.

Referenced by clear_events(), init_events(), and schedule_event().

Definition at line 184 of file CongestionTest.cc.

Referenced by mainEvent().

Definition at line 229 of file CongestionTest.cc.

Referenced by ~CCFailHistoryTestCont().

Definition at line 227 of file CongestionTest.cc.

Referenced by CCFailHistoryTestCont(), mainEvent(), and ~CCFailHistoryTestCont().

Definition at line 186 of file CongestionTest.cc.

Referenced by check_history(), and mainEvent().

Definition at line 183 of file CongestionTest.cc.

Referenced by check_history(), init_events(), and mainEvent().


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