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

#include <graph_object.h>

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

Public Member Functions

 cDataTriggerHint (const char *strInputName)
 
 cDataTriggerHint (const std::vector< std::string > &lstInputNames)
 
const char * GetInputName () const
 

Detailed Description

Hint that a Data-In trigger should be created to trigger a Runner.

Constructor & Destructor Documentation

◆ cDataTriggerHint() [1/2]

adtf::filter::cGraphObject::cDataTriggerHint::cDataTriggerHint ( const char * strInputName)
inline

Create a new hint.

Parameters
[in]strInputNameThe prefered input that should trigger the runner.

◆ cDataTriggerHint() [2/2]

adtf::filter::cGraphObject::cDataTriggerHint::cDataTriggerHint ( const std::vector< std::string > & lstInputNames)
inline

Create a new hint with a list of inputs.

Parameters
[in]lstInputPinNamesThe a vector of prefered inputs that should trigger the runner.

Member Function Documentation

◆ GetInputName()

const char * adtf::filter::cGraphObject::cDataTriggerHint::GetInputName ( ) const
inline
Returns
The name of the input that should trigger the runner.

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