Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

RegEx.h File Reference

#include <string>
#include <boost/regex.hpp>

Include dependency graph for RegEx.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Gaudi
namespace  Gaudi::Utils
namespace  Gaudi::Utils::RegEx

Functions

template<typename T>
bool Gaudi::Utils::RegEx::matchOr (const std::string &test, const T &regexps)
 return true if the string is in any of the regex's
template<typename T>
bool Gaudi::Utils::RegEx::matchAnd (const std::string &test, const T &regexps)
 return true if the string is in all of the regex's


Generated at Wed Mar 17 18:13:17 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004