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

#include <graph_object.h>

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

Public Member Functions

 cTimerTriggerHint (base::flash::tNanoSeconds tmInterval)
 
 cTimerTriggerHint (tTimeStamp tmInterval)
 
base::flash::tNanoSeconds GetInterval () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ cTimerTriggerHint() [1/2]

adtf::filter::cGraphObject::cTimerTriggerHint::cTimerTriggerHint ( base::flash::tNanoSeconds tmInterval)
inline

Constructor that initializes the hint with the prefered timer interval.

Parameters
[in]tmIntervalThe prefered timer interval.

◆ cTimerTriggerHint() [2/2]

adtf::filter::cGraphObject::cTimerTriggerHint::cTimerTriggerHint ( tTimeStamp tmInterval)
inline

Constructor that initializes the hint with the prefered timer interval.

Parameters
[in]tmIntervalThe prefered timer interval.

Member Function Documentation

◆ GetInterval()

base::flash::tNanoSeconds adtf::filter::cGraphObject::cTimerTriggerHint::GetInterval ( ) const
inline
Returns
The prefered timer interval.

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