A Discrete-Event Network Simulator
API
get-wildcard-matches.h File Reference
#include <string>
+ Include dependency graph for get-wildcard-matches.h:
+ This graph shows which files directly or indirectly include this file:

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