$darkmode
cloe::TriggerConf Struct Reference
Inheritance diagram for cloe::TriggerConf:
Collaboration diagram for cloe::TriggerConf:

Public Member Functions

 CONFABLE_SCHEMA (TriggerConf)
 
- Public Member Functions inherited from cloe::PersistentConfable
const Confconf () const
 
void from_conf (const Conf &c)
 
- Public Member Functions inherited from fable::Confable
 Confable (const Confable &) noexcept
 
 Confable (Confable &&) noexcept=default
 
Confableoperator= (const Confable &other) noexcept
 
Confableoperator= (Confable &&other) noexcept
 
virtual void reset_schema ()
 
Schemaschema ()
 
const Schemaschema () const
 
virtual void validate_or_throw (const Conf &c) const
 
virtual bool validate (const Conf &c, std::optional< SchemaError > &err) const
 
virtual void to_json (Json &j) const
 
Json to_json () const
 

Public Attributes

boost::optional< std::string > label {boost::none}
 
Source source {Source::FILESYSTEM}
 
Conf action {}
 
Conf event {}
 
bool conceal {false}
 
bool sticky {false}
 
bool optional {false}
 

Additional Inherited Members

- Protected Member Functions inherited from fable::Confable
virtual Schema schema_impl ()
 
- Protected Attributes inherited from cloe::PersistentConfable
Conf conf_
 

The documentation for this struct was generated from the following file: