ns3::ArrayMatcher Class Reference

List of all members.

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 127 of file config.cc.


Constructor & Destructor Documentation

ns3::ArrayMatcher::ArrayMatcher ( std::string  element  ) 

Definition at line 138 of file config.cc.

Referenced by Matches().


Member Function Documentation

bool ns3::ArrayMatcher::Matches ( uint32_t  i  )  const

Definition at line 142 of file config.cc.

References ArrayMatcher(), m_element, Matches(), NS_LOG_DEBUG, and StringToUint32().

Referenced by ns3::Resolver::DoArrayResolve(), and Matches().

bool ns3::ArrayMatcher::StringToUint32 ( std::string  str,
uint32_t *  value 
) const [private]

Definition at line 205 of file config.cc.

Referenced by Matches().


Member Data Documentation

std::string ns3::ArrayMatcher::m_element [private]

Definition at line 134 of file config.cc.

Referenced by Matches().


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 14:10:18 2009 for NS-3 by  doxygen 1.6.3