Grammar registry interface.
More...
#include <Grammar.h>
|
template<typename T > |
static std::string | str (const BasicGrammar &, const void *) |
| PropertyGrammar overload: Serialize a property to a string. More...
|
|
Grammar registry interface.
- Author
- M.Frank
- Date
- 13.08.2013
Definition at line 235 of file Grammar.h.
◆ GrammarRegistry()
dd4hep::GrammarRegistry::GrammarRegistry |
( |
| ) |
|
|
privatedefault |
◆ instance()
Registry instance singleton.
Definition at line 455 of file Grammar.cpp.
◆ pre_note() [1/2]
◆ pre_note() [2/2]
◆ pre_note_specs()
◆ str()
template<typename T >
static std::string dd4hep::GrammarRegistry::str |
( |
const BasicGrammar & |
, |
|
|
const void * |
|
|
) |
| |
|
inlinestaticprivate |
PropertyGrammar overload: Serialize a property to a string.
Definition at line 239 of file Grammar.h.
The documentation for this class was generated from the following files: