ADTF
Loading...
Searching...
No Matches
adtf::filter::cGraphObject::cThreadTriggerHint Class Reference

#include <graph_object.h>

Inherits adtf::filter::cGraphObject::cTriggerHint.

Public Member Functions

 cThreadTriggerHint (bool bCyclic=true)
 
bool GetCyclic () const
 

Detailed Description

Hint that a thread Active Runner should be used to trigger a Runner.

Constructor & Destructor Documentation

◆ 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]bCyclicIf the thread runner should be cyclic or not.

Member Function Documentation

◆ 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: