![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
#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 | |
| Header file for std:chrono::duration-based Counters. | |
| Gaudi::Utils | |
Functions | |
| AttribStringParser::Iterator | Gaudi::Utils::begin (const AttribStringParser &parser) |
| AttribStringParser::Iterator | Gaudi::Utils::end (const AttribStringParser &) |