![]() |
The Gaudi Framework
v38r2 (5b3c9e4d)
|
#include "CustomPropertiesAlg.h"#include <string>#include <unordered_map>#include <Gaudi/Parsers/Factory.h>#include "GaudiKernel/ToStream.h"#include <map>
Go to the source code of this file.
Classes | |
| struct | Gaudi::Parsers::Grammar_< Iterator, MyCustomType, Skipper > |
Namespaces | |
| Gaudi | |
| Header file for std:chrono::duration-based Counters. | |
| Gaudi::Parsers | |
| std | |
| STL namespace. | |
| Gaudi::TestSuite | |
Typedefs | |
| typedef std::unordered_map< std::string, std::string > | MyCustomType |
Functions | |
| StatusCode | Gaudi::Parsers::parse (MyCustomType &result, const std::string &input) |
| ostream & | std::operator<< (ostream &s, const MyCustomType &m) |
| typedef std::unordered_map<std::string, std::string> MyCustomType |
Definition at line 20 of file CustomPropertiesAlg.cpp.