A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
object-base.h File Reference
#include "type-id.h"
#include "callback.h"
#include <string>
#include <list>
+ Include dependency graph for object-base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ObjectBase
 implement the ns-3 type and attribute system More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define NS_OBJECT_ENSURE_REGISTERED(type)
 Register the class in the ns-3 factory. More...