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 625 of file callback-test-suite.cc.

Member Function Documentation

◆ CheckParentalRights()

void CallbackTestClass::CheckParentalRights ( void  )
inline

Definition at line 643 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:

◆ TestCFive()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCFour()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCOne()

void CallbackTestClass::TestCOne ( int  ) const
inline

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCSix()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCThree()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCTwo()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestCZero()

void CallbackTestClass::TestCZero ( void  ) const
inline

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestFive()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestFour()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestOne()

void CallbackTestClass::TestOne ( int  )
inline

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestSix()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestThree()

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

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestTwo()

void CallbackTestClass::TestTwo ( int  ,
int   
)
inline

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

Referenced by MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

◆ TestZero()

void CallbackTestClass::TestZero ( void  )
inline

Definition at line 628 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: