A Discrete-Event Network Simulator
API
ns3::anonymous_namespace{object-base.cc} Namespace Reference

Unnamed namespace. More...

Functions

std::pair< bool, std::string > EnvDictionary (std::string key)
 Get key, value pairs from the "NS_ATTRIBUTE_DEFAULT" environment variable. More...
 

Detailed Description

Unnamed namespace.

Function Documentation

◆ EnvDictionary()

std::pair< bool, std::string > ns3::anonymous_namespace{object-base.cc}::EnvDictionary ( std::string  key)

Get key, value pairs from the "NS_ATTRIBUTE_DEFAULT" environment variable.

Parameters
[in]keyThe key to search for.
Returns
true if the key was found, and the associated value.

Definition at line 56 of file object-base.cc.

References second::value.

Referenced by ns3::ObjectBase::ConstructSelf().

+ Here is the caller graph for this function: