ADTF  3.18.2
adtf::streaming::testing::kiwi Namespace Reference

Namespace for all testing functionality of the ADTF Streaming SDK provided since v3.10. More...

Functions

tResult trigger_runner (const ucom::ant::iobject_ptr< ucom::ant::IObject > &pGraphObject, const char *strRunner, base::flash::tNanoSeconds tmTrigger=base::flash::tNanoSeconds{0})
 Trigger a runner of an object. More...
 

Detailed Description

Namespace for all testing functionality of the ADTF Streaming SDK provided since v3.10.

Function Documentation

◆ trigger_runner()

tResult adtf::streaming::testing::kiwi::trigger_runner ( const ucom::ant::iobject_ptr< ucom::ant::IObject > &  pGraphObject,
const char *  strRunner,
base::flash::tNanoSeconds  tmTrigger = base::flash::tNanoSeconds{0} 
)

Trigger a runner of an object.

Parameters
[in]pGraphObjectThe object that contains the runner.
[in]strRunnerThe name of the runner.
[in]tmTriggerThe timestamp passed to the runner.
Returns
Standard result.