A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::ArrayMatcher Class Reference

Public Member Functions

 ArrayMatcher (std::string element)
 
bool Matches (uint32_t i) const
 

Private Member Functions

bool StringToUint32 (std::string str, uint32_t *value) const
 

Private Attributes

std::string m_element
 

Detailed Description

Definition at line 145 of file config.cc.


The documentation for this class was generated from the following file: