![]() |
The Gaudi Framework
master (e68eea06)
|
Classes | |
| struct | BoundedVerifier |
| struct | DefaultStringConverter |
| struct | DefaultStringConverter< TYPE > |
| struct | DefaultStringConverterImpl |
| struct | NoHandler |
| struct | NullVerifier |
| struct | ReadHandler |
| struct | ReadUpdateHandler |
| struct | StringConverter |
| struct | StringConverter< DataObjIDColl > |
| struct | StringConverter< DataObjIDVector > |
| struct | SwapCall |
| helper to disable a while triggering it, to avoid infinite recursion More... | |
| struct | UpdateHandler |
Typedefs | |
| using | ImmediatelyInvokeHandler = Gaudi::tagged_bool<class ImmediatelyInvokeHandler_tag> |
Enumerations | |
| enum class | ParsingErrorPolicy { Ignore , Warning , Exception , Abort } |
Functions | |
| ParsingErrorPolicy | parsingErrorPolicy () |
| ParsingErrorPolicy | setParsingErrorPolicy (ParsingErrorPolicy p) |
| using Gaudi::Details::Property::ImmediatelyInvokeHandler = Gaudi::tagged_bool<class ImmediatelyInvokeHandler_tag> |
Definition at line 23 of file Property.h.
|
strong |
| ParsingErrorPolicy Gaudi::Details::Property::parsingErrorPolicy | ( | ) |
Definition at line 476 of file Property.cpp.
| ParsingErrorPolicy Gaudi::Details::Property::setParsingErrorPolicy | ( | ParsingErrorPolicy | p | ) |
Definition at line 477 of file Property.cpp.