|
|
std::string | name_ |
| |
|
std::string | desc_ |
| |
◆ clone()
| ActionPtr cloe::actions::Insert::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
Clone this action with correct state information.
This happens when a sticky trigger evaluates to true.
Implements cloe::Action.
◆ operator()()
◆ to_json()
| void cloe::actions::Insert::to_json |
( |
Json & |
j | ) |
const |
|
overrideprotectedvirtual |
Describe the action state so that the same action can be re-created through it's JSON representation with the corresponding ActionFactory.
Implements cloe::Action.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.20.0/runtime/include/cloe/trigger/example_actions.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.20.0/runtime/src/cloe/trigger/example_actions.cpp