Go to the source code of this file.
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
std::string | ns3::GetWildcardMatches (const std::string &configPath, const std::string &matchedPath, const std::string &wildcardSeparator=" ") |
Returns the text matches from the matched path for each of the wildcards in the Config path, separated by the wild card separator. | |