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

Public Member Functions

virtual bool IsEqual (Ptr< const CallbackImplBase > other) const =0
 
- Public Member Functions inherited from ns3::SimpleRefCount< CallbackImplBase >
 SimpleRefCount (const SimpleRefCount &o)
 
uint32_t GetReferenceCount (void) const
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 
void Ref (void) const
 
void Unref (void) const
 

Additional Inherited Members

- Static Public Member Functions inherited from ns3::SimpleRefCount< CallbackImplBase >
static void Cleanup (void)
 

Detailed Description

Definition at line 76 of file callback.h.


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