A Discrete-Event Network Simulator
API
CallbackTestClass Class Reference
+ Inheritance diagram for CallbackTestClass:
+ Collaboration diagram for CallbackTestClass:

Public Member Functions

void CheckParentalRights (void)
 
void TestCFive (int, int, int, int, int) const
 
void TestCFour (int, int, int, int) const
 
void TestCOne (int) const
 
void TestCSix (int, int, int, int, int, int) const
 
void TestCThree (int, int, int) const
 
void TestCTwo (int, int) const
 
void TestCZero (void) const
 
void TestFive (int, int, int, int, int)
 
void TestFour (int, int, int, int)
 
void TestOne (int)
 
void TestSix (int, int, int, int, int, int)
 
void TestThree (int, int, int)
 
void TestTwo (int, int)
 
void TestZero (void)
 
- Public Member Functions inherited from CallbackTestParent
void PublicParent (void)
 

Additional Inherited Members

- Protected Member Functions inherited from CallbackTestParent
void ProtectedParent (void)
 
- Static Protected Member Functions inherited from CallbackTestParent
static void StaticProtectedParent (void)
 

Detailed Description

Definition at line 604 of file callback-test-suite.cc.

Member Function Documentation

void CallbackTestClass::CheckParentalRights ( void  )
inline

Definition at line 622 of file callback-test-suite.cc.

References ns3::MakeCallback(), CallbackTestParent::ProtectedParent(), CallbackTestParent::PublicParent(), and CallbackTestParent::StaticProtectedParent().

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void CallbackTestClass::TestCFive ( int  ,
int  ,
int  ,
int  ,
int   
) const
inline

Definition at line 619 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCFour ( int  ,
int  ,
int  ,
int   
) const
inline

Definition at line 618 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCOne ( int  ) const
inline

Definition at line 615 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCSix ( int  ,
int  ,
int  ,
int  ,
int  ,
int   
) const
inline

Definition at line 620 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCThree ( int  ,
int  ,
int   
) const
inline

Definition at line 617 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCTwo ( int  ,
int   
) const
inline

Definition at line 616 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestCZero ( void  ) const
inline

Definition at line 614 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestFive ( int  ,
int  ,
int  ,
int  ,
int   
)
inline

Definition at line 612 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestFour ( int  ,
int  ,
int  ,
int   
)
inline

Definition at line 611 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestOne ( int  )
inline

Definition at line 608 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestSix ( int  ,
int  ,
int  ,
int  ,
int  ,
int   
)
inline

Definition at line 613 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestThree ( int  ,
int  ,
int   
)
inline

Definition at line 610 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestTwo ( int  ,
int   
)
inline

Definition at line 609 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void CallbackTestClass::TestZero ( void  )
inline

Definition at line 607 of file callback-test-suite.cc.

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:


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