ADTF
Loading...
Searching...
No Matches
adtf::filter::private_implementations::cConfigurableRunner Class Reference

Inherits adtf::ucom::catwo::object< Bases >.

Public Member Functions

 cConfigurableRunner (const char *strName, util::log::ILogChannel *pLogChannel)
 
 cConfigurableRunner (const char *strName, util::log::ILogChannel *pLogChannel, adtf::base::ant::IRunnable &oRunnable)
 
 cConfigurableRunner (const char *strName, util::log::ILogChannel *pLogChannel, adtf::base::flash::IRunnable &oRunnable)
 
template<typename CALLABLE>
 cConfigurableRunner (const char *strName, util::log::ILogChannel *pLogChannel, CALLABLE &&oCallable)
 
const base::ant::IConfigurationGetConfiguration (tKindOfConfiguration eKind) const override
 
base::ant::IConfigurationGetConfiguration (tKindOfConfiguration eKind) override
 
tResult AppendDataIn (const char *strInPin) override
 
tResult AppendDataOut (const char *strOutPin) override
 
tResult AddTimerConfig (tTimeStamp tmDefaultPeriod) override
 
tResult AddThreadConfig (bool bCyclic) override
 
tResult Run (tTimeStamp tmTimeofActivation, base::ant::IRunnable::tActivationType ui32ActivationType, const void *pvUserData, size_t nUserDataSize) override
 
tResult Run (base::flash::tNanoSeconds tmTimeofActivation, base::ant::IRunnable::tActivationType ui32ActivationType, const void *pvUserData, size_t nUserDataSize) override
 
- Public Member Functions inherited from adtf::ucom::catwo::object< Bases >
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object.
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying.
 
void Destroy () const override
 Switch from non-virtual destructor to virtual destructor.
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

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