MOOS 0.2375
|
Public Member Functions | |
StringMatcher (const std::string &sStr) | |
bool | operator() (const std::string &sPattern) const |
Public Attributes | |
std::string | m_sString |
Definition at line 620 of file MOOSLogger.cpp.
StringMatcher::StringMatcher | ( | const std::string & | sStr | ) | [inline] |
Definition at line 623 of file MOOSLogger.cpp.
bool StringMatcher::operator() | ( | const std::string & | sPattern | ) | const [inline] |
Definition at line 627 of file MOOSLogger.cpp.
std::string StringMatcher::m_sString |
Definition at line 622 of file MOOSLogger.cpp.