Hint that a thread Active Runner should be used to trigger a Runner.
More...
|
| cThreadTriggerHint (bool bCyclic=true) |
| Constructor that initializes the hint with the information if the thread runner should be cyclic or not. More...
|
|
bool | GetCyclic () const |
|
Hint that a thread Active Runner should be used to trigger a Runner.
Definition at line 207 of file graph_object.h.
◆ cThreadTriggerHint()
Constructor that initializes the hint with the information if the thread runner should be cyclic or not.
- Parameters
-
[in] | bCyclic | If the thread runner should be cyclic or not. |
Definition at line 215 of file graph_object.h.
◆ GetCyclic()
- Returns
- If the thread runner should be cyclic or not.
Definition at line 223 of file graph_object.h.