A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::CallbackTestParent Class Reference
+ Inheritance diagram for ns3::CallbackTestParent:

Public Member Functions

void PublicParent (void)

Protected Member Functions

void ProtectedParent (void)

Static Protected Member Functions

static void StaticProtectedParent (void)

Private Member Functions

void PrivateParent (void)

Detailed Description

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

Member Function Documentation

void ns3::CallbackTestParent::PrivateParent ( void  )
inlineprivate

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

void ns3::CallbackTestParent::ProtectedParent ( void  )
inlineprotected

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

Referenced by ns3::CallbackTestClass::CheckParentalRights().

+ Here is the caller graph for this function:

void ns3::CallbackTestParent::PublicParent ( void  )
inline

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

Referenced by ns3::CallbackTestClass::CheckParentalRights().

+ Here is the caller graph for this function:

static void ns3::CallbackTestParent::StaticProtectedParent ( void  )
inlinestaticprotected

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

Referenced by ns3::CallbackTestClass::CheckParentalRights().

+ Here is the caller graph for this function:


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