A Discrete-Event Network Simulator
API
names.cc File Reference

Implementation of class ns3::Names, and declaration of classes ns3::NamesNode and ns3::NamePriv. More...

#include <map>
#include "object.h"
#include "log.h"
#include "assert.h"
#include "abort.h"
#include "names.h"
#include "singleton.h"
+ Include dependency graph for names.cc:

Go to the source code of this file.

Classes

class  ns3::NameNode
 Node in the naming tree. More...
 
class  ns3::NamesPriv
 The singleton root Names object. More...
 

Namespaces

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

Detailed Description

Implementation of class ns3::Names, and declaration of classes ns3::NamesNode and ns3::NamePriv.

Definition in file names.cc.