|
| | Predicate (const std::function< bool(void)> &predicate_function) |
| |
| bool | get_value () const |
| |
| void | set_predicate (const std::function< bool(void)> &predicate_function) |
| |
| std::optional< bool > | query () |
| |
Definition at line 13 of file Predicate.hpp.
◆ Predicate()
| modulo_core::Predicate::Predicate |
( |
const std::function< bool(void)> & | predicate_function | ) |
|
|
inlineexplicit |
◆ get_value()
| bool modulo_core::Predicate::get_value |
( |
| ) |
const |
|
inline |
◆ query()
| std::optional< bool > modulo_core::Predicate::query |
( |
| ) |
|
|
inline |
◆ set_predicate()
| void modulo_core::Predicate::set_predicate |
( |
const std::function< bool(void)> & | predicate_function | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /github/workspace/source/modulo_core/include/modulo_core/Predicate.hpp