AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states. |
Public Member Functions | |
Conditions (AIStatefulTask const *task, condition_type conditions) | |
void | print_on (std::ostream &os) const |
Public Attributes | |
AIStatefulTask const * | m_task |
condition_type | m_conditions |
Friends | |
std::ostream & | operator<< (std::ostream &os, Conditions conditions) |