|
|
| cTriggerFunction (const char *strName) |
| |
|
void | SetName (const char *strName) |
| |
|
tResult | GetName (base::ant::IString &&strName) const |
| |
|
tResult | Register (streaming::flash::ISampleReader &oReader) |
| |
|
tResult | Register (streaming::flash::ISampleReader &oReader, const char *strName, const char *strDDLStruct) |
| |
|
tResult | Register (streaming::flash::ISampleReader &oReader, const char *strName, const ucom::ant::iobject_ptr< const adtf::streaming::ant::IStreamType > &poStreamType) |
| |
|
tResult | Register (streaming::flash::ISampleReader &oReader, const char *strName, const adtf::streaming::ant::IStreamType &oStreamType) |
| |
|
tResult | Register (streaming::flash::ISampleWriter &oWriter) |
| |
|
tResult | Register (streaming::flash::ISampleWriter &oWriter, const char *strName, const char *strDDLStruct) |
| |
|
tResult | Register (streaming::flash::ISampleWriter &oWriter, const char *strName, const ucom::ant::iobject_ptr< const adtf::streaming::ant::IStreamType > &poStreamType) |
| |
|
tResult | Register (streaming::flash::ISampleWriter &oWriter, const char *strName, const streaming::ant::IStreamType &oStreamType) |
| |
|
virtual tResult | SetFilter (cFilter &oFilter) |
| |
|
virtual tResult | ConnectReadersAndWriters (cFilter &oFilter) |
| |
|
virtual tResult | Configure () |
| |
|
virtual tResult | ProcessInputs (tTimeStamp tmTime) |
| |
|
virtual tResult | ProcessInputs (base::flash::tNanoSeconds tmTime) |
| |
|
virtual tResult | Process (tTimeStamp tmTime) |
| |
|
virtual tResult | Process (base::flash::tNanoSeconds tmTime) |
| |
|
virtual tResult | ProcessOutputs (tTimeStamp tmTime) |
| |
|
virtual tResult | ProcessOutputs (base::flash::tNanoSeconds tmTime) |
| |
| tResult | Run (base::flash::tNanoSeconds tmTimeofActivation, base::ant::IRunnable::tActivationType ui32ActivationType, const void *pvUserData, size_t nUserDataSize) override |
| |
|
| configuration () |
| | CTOR.
|
| |
|
virtual | ~configuration ()=default |
| | DTOR.
|
| |
| tResult | GetProperties (adtf::ucom::ant::iobject_ptr< const IProperties > &pProperties) const override |
| |
| tResult | GetProperties (adtf::ucom::ant::iobject_ptr< IProperties > &pProperties) override |
| |
|
tResult | AttachConfiguration (const char *strName, IConfiguration &pAttachedConfiguration) override |
| |
|
tResult | DetachConfiguration (const char *strName) override |
| |
|
tResult | RegisterPropertyVariable (const char *strName, cPropertyVariable &oPropertyVariable) |
| |
| tResult | UnregisterPropertyVariable (cPropertyVariable &oPropertyVariable) |
| |
| 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.
|
| |
| 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.
|
| |
| 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.
|
| |
| | ADTF_IID (IObject, "object.ant.ucom.adtf.iid") |
| |
|
| ADTF_IID (IRunnable, "runnable.flash.base.adtf.iid") |
| | defintion of interface id
|
| |