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

Public Member Functions

Ptr< CallbackImplBaseGetImpl (void) const
 

Protected Member Functions

 CallbackBase (Ptr< CallbackImplBase > impl)
 

Static Protected Member Functions

static std::string Demangle (const std::string &mangled)
 

Protected Attributes

Ptr< CallbackImplBasem_impl
 

Detailed Description

Definition at line 323 of file callback.h.


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