AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library.

Threads-like task objects evolving through user-defined states.

Public Types | Public Member Functions | Public Attributes | List of all members
AIStatefulTaskMutexNode Struct Reference
Inheritance diagram for AIStatefulTaskMutexNode:
Inheritance graph
[legend]
Collaboration diagram for AIStatefulTaskMutexNode:
Collaboration graph
[legend]

Public Types

using condition_type = uint32_t
 

Public Member Functions

 AIStatefulTaskMutexNode (AIStatefulTask *task, condition_type condition)
 

Public Attributes

AIStatefulTaskm_task
 
condition_type const m_condition
 

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