A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 53 of file object-base.cc.

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

+ Here is the caller graph for this function: