#include <graph_object.h>
Inherits adtf::filter::cGraphObject::cTriggerHint.
Hint that a thread Active Runner should be used to trigger a Runner.
◆ cThreadTriggerHint()
| adtf::filter::cGraphObject::cThreadTriggerHint::cThreadTriggerHint |
( |
bool | bCyclic = true | ) |
|
|
inline |
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. |
◆ GetCyclic()
| bool adtf::filter::cGraphObject::cThreadTriggerHint::GetCyclic |
( |
| ) |
const |
|
inline |
- Returns
- If the thread runner should be cyclic or not.
The documentation for this class was generated from the following file: