ns3::Config implementations. More...
#include "config.h"
#include "global-value.h"
#include "log.h"
#include "names.h"
#include "object-ptr-container.h"
#include "object.h"
#include "pointer.h"
#include "singleton.h"
#include <sstream>
Go to the source code of this file.
Classes | |
class | ns3::Config::ArrayMatcher |
Helper to test if an array entry matches a config path specification. More... | |
class | ns3::Config::ConfigImpl |
Config system implementation class. More... | |
class | ns3::Config::Resolver |
Abstract class to parse Config paths into object references. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::Config |
Namespace for the various functions implementing the Config system. | |
ns3::Config implementations.
Definition in file config.cc.