The Gaudi Framework
master (37c0b60a)
|
Classes | |
struct | BoundedVerifier |
struct | DefaultStringConverter |
struct | DefaultStringConverter< TYPE, std::enable_if_t< std::is_default_constructible_v< 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 | ParsingErrorPolicy { ParsingErrorPolicy::Ignore, ParsingErrorPolicy::Warning, ParsingErrorPolicy::Exception, ParsingErrorPolicy::Abort } |
Functions | |
ParsingErrorPolicy | parsingErrorPolicy () |
ParsingErrorPolicy | setParsingErrorPolicy (ParsingErrorPolicy p) |
using Gaudi::Details::Property::ImmediatelyInvokeHandler = typedef Gaudi::tagged_bool<class ImmediatelyInvokeHandler_tag> |
Definition at line 23 of file Property.h.
|
strong |
ParsingErrorPolicy Gaudi::Details::Property::parsingErrorPolicy | ( | ) |
Definition at line 522 of file Property.cpp.
ParsingErrorPolicy Gaudi::Details::Property::setParsingErrorPolicy | ( | ParsingErrorPolicy | p | ) |
Definition at line 523 of file Property.cpp.