A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::CallbackTestClass Class Reference
+ Inheritance diagram for ns3::CallbackTestClass:
+ Collaboration diagram for ns3::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 ns3::CallbackTestParent
void PublicParent (void)

Additional Inherited Members

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

Detailed Description

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

Member Function Documentation

void ns3::CallbackTestClass::CheckParentalRights ( void  )
inline

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::CallbackTestClass::TestCOne ( int  ) const
inline

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::CallbackTestClass::TestCZero ( void  ) const
inline

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::CallbackTestClass::TestOne ( int  )
inline

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

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

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::CallbackTestClass::TestTwo ( int  ,
int   
)
inline

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::CallbackTestClass::TestZero ( void  )
inline

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

Referenced by ns3::MakeCallbackTemplatesTestCase::DoRun().

+ Here is the caller graph for this function:


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