xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::model::ForEachTaskFunction, including all inherited members.
ForEachTaskFunction(Callable &&callable) | xentara::model::ForEachTaskFunction | |
operator()(const utils::core::Uuid &uuid, std::string_view name, const std::shared_ptr< process::Task > &task) const -> bool | xentara::model::ForEachTaskFunction | |
operator()(const process::Task::Role &role, const std::shared_ptr< process::Task > &task) const -> bool | xentara::model::ForEachTaskFunction | |
result_type typedef | xentara::model::ForEachTaskFunction |