A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 472 of file callback-test-suite.cc.

Member Function Documentation

void CallbackTestClass::CheckParentalRights ( void  )
inline

Definition at line 490 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 487 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 486 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 483 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 488 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 485 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 484 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 482 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 480 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 479 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 476 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 481 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 478 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 477 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 475 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: