The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/System.h"
#include <iterator>
#include <boost/regex.hpp>
Go to the source code of this file.
Classes | |
class | Gaudi::Utils::AttribStringParser |
Parse attribute strings allowing iteration over the various attributes. More... | |
struct | Gaudi::Utils::AttribStringParser::Attrib |
Simple class to wrap tag/value pairs. More... | |
class | Gaudi::Utils::AttribStringParser::Iterator |
Iterator to loop over the tag/value pairs in the attribute string. More... | |
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |
Gaudi::Utils | |
Functions | |
AttribStringParser::Iterator | Gaudi::Utils::begin (const AttribStringParser &parser) |
AttribStringParser::Iterator | Gaudi::Utils::end (const AttribStringParser &) |