|
|
| ConfigureFactory (Confable *ptr, const std::string &name, const std::string &desc) |
| |
| TriggerSchema | schema () const override |
| |
| ActionPtr | make (const Conf &c) const override |
| |
| virtual Json | json_schema () const |
| |
| virtual std::unique_ptr< T > | make (const std::string &s) const |
| |
|
| Entity (const std::string &name) |
| |
|
| Entity (const std::string &name, const std::string &desc) |
| |
| std::string | name () const |
| |
| void | set_name (const std::string &name) |
| |
| std::string | description () const |
| |
|
void | set_description (const std::string &desc) |
| |
|
| virtual Logger | logger () const |
| |
|
std::string | name_ |
| |
|
std::string | desc_ |
| |
◆ make()
| ActionPtr cloe::actions::ConfigureFactory::make |
( |
const Conf & |
c | ) |
const |
|
inlineoverridevirtual |
◆ schema()
Return factory schema.
This can be used to check input automatically or to derive help text for all trigger events and actions dynamically.
Reimplemented from cloe::TriggerFactory< T >.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.20.0/runtime/include/cloe/conf/action.hpp