Gaudi Framework, version v22r1

Home   Generated: Mon Feb 28 2011
Namespaces | Functions

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
 

Helper functions to set/get the application return code.


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

RegeEx: nemspace to hold gaudi regular expression checking.


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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Feb 28 2011 18:27:51 for Gaudi Framework, version v22r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004