A Discrete-Event Network Simulator
API
Namespaces | Functions
get-wildcard-matches.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 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. More...