MEL
Microthread & Execution library
mel::execution::flow::_private::WhileImpl< Flow, Predicate, ExecutorAgent, TArg, FlowResult > Class Template Reference
Inheritance diagram for mel::execution::flow::_private::WhileImpl< Flow, Predicate, ExecutorAgent, TArg, FlowResult >:

Public Member Functions

void execute ()
 

Static Public Member Functions

template<class F , class P >
static std::shared_ptr< WhileImpl< Flow, Predicate, ExecutorAgent, TArg, FlowResult > > create (F &&f, P &&p, SourceType source, FlowResult result)
 

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