|
ADTF
|
This is the complete list of members for adtf::filter::cGraphObject, including all inherited members.
| _clock | adtf::filter::cGraphObject | protected |
| a_util_get_current_log_channel() const noexcept | adtf::filter::cGraphObject | |
| AcceptType(streaming::flash::ISampleReader *pReader, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType) | adtf::filter::cGraphObject | virtual |
| ActivatePins() override | adtf::filter::cGraphObject | virtual |
| AttachConfiguration(const char *strName, IConfiguration &oAttachedConfiguration) | adtf::base::flash::cConfiguration | |
| cConfiguration() | adtf::base::flash::cConfiguration | |
| cDataBinding() | adtf::streaming::ant::cDataBinding | protected |
| cGraphObject() | adtf::filter::cGraphObject | |
| cInterfaceBinding() | adtf::streaming::ant::cInterfaceBinding | |
| ConfigureDataInTrigger(const char *strRunnerName, const char *strPinName) | adtf::filter::cGraphObject | |
| ConfigureDataOutTrigger(const char *strRunnerName, const char *strPinName) | adtf::filter::cGraphObject | |
| ConfigureRunner(streaming::ant::IRunner *pRunner, const cTriggerHint &oTriggerHint, bool bForwardTriggerViaOutputPins) (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | protected |
| ConfigureThreadTrigger(const char *strRunnerName, bool bCallCyclic) | adtf::filter::cGraphObject | |
| ConfigureTimerTrigger(const char *strRunnerName, tTimeStamp tmPeriod) | adtf::filter::cGraphObject | |
| CreateInputPin(const char *strName, bool bDataInTrigger=true, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInputPin(const char *strName, const cStreamTypeHelper &oType, bool bDataInTrigger=true, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInputPin(std::shared_ptr< streaming::flash::ISampleReader > pReader, bool bDataInTrigger=true, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | protected |
| CreateInputPin(std::shared_ptr< streaming::flash::ISampleReader > pReader, CALLABLE &&fnTriggerCallback, bool bForwardTriggerViaOutputPins) | adtf::filter::cGraphObject | protected |
| CreateInputPin(std::shared_ptr< streaming::flash::ISampleReader > pReader, const char *strTriggerFunctionName, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | protected |
| CreateInputPinWithCallback(const char *strName, const cStreamTypeHelper &oType, CALLABLE &&fnTriggerCallback, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInputPinWithCallback(const char *strName, const cStreamTypeHelper &oType, CALLABLE &&fnSampleCallback, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInputPinWithCallback(const char *strName, const cStreamTypeHelper &oType, CALLABLE &&fnSampleDataCallback, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInputPinWithCallback(const char *strName, const cStreamTypeHelper &oType, CALLABLE &&fnDataCallback, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateInterfaceClient(const char *strName) | adtf::filter::cGraphObject | |
| CreateInterfaceServer(const char *strName, ucom::ant::enable_object_ptr_from_this< Instance > *pInstance) | adtf::filter::cGraphObject | |
| CreateInterfaceServer(const char *strName, const ucom::ant::iobject_ptr< Interface > &pInstance) | adtf::filter::cGraphObject | |
| CreateLogChannel(std::string_view strName, base::elasto::IErrorHandling::tAction eDefaultErrorAction=base::elasto::IErrorHandling::tAction::Stop, tRecoverableAction eDefaultRecoverableAction=tRecoverableAction::Log, util::log::tLogLevel eDefaultLogLevel=util::log::tLogLevel::Detail) | adtf::filter::cGraphObject | |
| CreateOutputPin(const char *strName) | adtf::filter::cGraphObject | |
| CreateOutputPin(const char *strName, const cStreamTypeHelper &oType) | adtf::filter::cGraphObject | |
| CreateOutputPin(std::shared_ptr< streaming::flash::ISampleWriter > pWriter) | adtf::filter::cGraphObject | protected |
| CreateReader(const char *strName, const cStreamTypeHelper &oType) | adtf::filter::cGraphObject | |
| CreateRequestableOutputPin(const char *strName, const cStreamTypeHelper &oType=streaming::ant::stream_meta_type_anonymous()) | adtf::filter::cGraphObject | |
| CreateRunner(const char *strName, const cTriggerHint &oTriggerHint=cNoTriggerHint(), bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateRunner(const char *strName, CALLABLE &&fnRunFunction, const cTriggerHint &oTriggerHint=cNoTriggerHint(), bool bForwardTriggerViaOutputPins=true) | adtf::filter::cGraphObject | |
| CreateWriter(const char *strName, const cStreamTypeHelper &oType) | adtf::filter::cGraphObject | |
| cRuntimeBehaviour() | adtf::streaming::ant::cRuntimeBehaviour | protected |
| DeactivatePins() | adtf::streaming::ant::cDataBinding | virtual |
| DetachConfiguration(const char *strName) | adtf::base::flash::cConfiguration | |
| DisableSubStream(streaming::flash::ISampleWriter *pWriter, uint32_t nSubStreamId) | adtf::filter::cGraphObject | virtual |
| Disconnect() | adtf::streaming::ant::cDataBinding | |
| EnableSubStream(streaming::flash::ISampleWriter *pWriter, uint32_t nSubStreamId, const base::ant::IProperties *pRequestProperties=nullptr) | adtf::filter::cGraphObject | virtual |
| FindBindingObject(const char *strName, ucom::ant::iobject_ptr< const ucom::ant::IObject > &pIBindingObject) const | adtf::streaming::ant::cInterfaceBinding | |
| FindBindingObject(const char *strName, ucom::ant::iobject_ptr< ucom::ant::IObject > &pIBindingObject) | adtf::streaming::ant::cInterfaceBinding | |
| FindPin(const char *strName, ucom::ant::iobject_ptr< ucom::ant::IObject > &pPin) const | adtf::streaming::ant::cDataBinding | |
| FindRunner(const char *strName, ucom::ant::iobject_ptr< ucom::ant::IObject > &pRunner) const | adtf::streaming::ant::cRuntimeBehaviour | |
| GetBindingObjects(ucom::ant::iobject_list< IBindingObject > &lstBindingObject) | adtf::streaming::ant::cInterfaceBinding | |
| GetBindingObjects(ucom::ant::iobject_list< const IBindingObject > &lstBindingObject) const | adtf::streaming::ant::cInterfaceBinding | |
| GetFullName() (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | protected |
| GetInnerPipes(ucom::ant::iobject_list< ITriggerPipe > &lstInnerpTriggerPipe) const | adtf::streaming::ant::cRuntimeBehaviour | |
| GetLogChannel(std::string_view strName={}) | adtf::filter::cGraphObject | |
| GetName(base::ant::IString &&strName) const (defined in adtf::streaming::flash::cNamedGraphObject) | adtf::streaming::flash::cNamedGraphObject | |
| GetParent(const ucom::ant::IObject *&poParentObject) const (defined in adtf::streaming::flash::cNamedGraphObject) | adtf::streaming::flash::cNamedGraphObject | |
| GetParentMacroResolver() const (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | |
| GetPins(ucom::ant::iobject_list< IPin > &lstPins) const | adtf::streaming::ant::cDataBinding | |
| GetProperties(adtf::ucom::ant::iobject_ptr< const IProperties > &pProperties) const | adtf::base::flash::cConfiguration | |
| GetProperties(adtf::ucom::ant::iobject_ptr< IProperties > &pProperties) | adtf::base::flash::cConfiguration | |
| GetRunners(ucom::ant::iobject_list< IRunner > &lstRunners) const | adtf::streaming::ant::cRuntimeBehaviour | |
| m_pImplementation (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | protected |
| m_pParent | adtf::streaming::flash::cNamedGraphObject | protected |
| m_strName | adtf::streaming::flash::cNamedGraphObject | protected |
| Process(base::flash::tNanoSeconds tmTrigger, streaming::ant::IRunner *pRunner) | adtf::filter::cGraphObject | virtual |
| ProcessInput(base::flash::tNanoSeconds tmTrigger, streaming::flash::ISampleReader *pReader) | adtf::filter::cGraphObject | virtual |
| ProcessInput(streaming::flash::ISampleReader *pReader, const ucom::ant::iobject_ptr< const streaming::ant::ISample > &pSample) | adtf::filter::cGraphObject | virtual |
| ProcessInput(streaming::flash::ISampleReader *pReader, base::flash::tNanoSeconds tmSample, const void *pSampleData, size_t nSampleDataSize) | adtf::filter::cGraphObject | virtual |
| RegisterBindingObject(const ucom::ant::iobject_ptr< IBindingObject > &pBindingObject) | adtf::streaming::ant::cInterfaceBinding | virtual |
| RegisterBindingObject(const ucom::ant::iobject_ptr< IBindingServer > &pBindingServer) | adtf::streaming::ant::cInterfaceBinding | |
| RegisterBindingObject(const ucom::ant::iobject_ptr< IBindingClient > &pBindingClient) | adtf::streaming::ant::cInterfaceBinding | |
| RegisterInnerPipe(const ucom::ant::iobject_ptr< ITriggerPipe > &pTriggerPipe) | adtf::streaming::ant::cRuntimeBehaviour | virtual |
| RegisterPin(const ucom::ant::iobject_ptr< IPin > &pIPin) | adtf::streaming::ant::cDataBinding | virtual |
| RegisterPin(const ucom::ant::iobject_ptr< IInPin > &pIInPin) | adtf::streaming::ant::cDataBinding | |
| RegisterPin(const ucom::ant::iobject_ptr< IOutPin > &pIOutPin) | adtf::streaming::ant::cDataBinding | |
| RegisterPropertyVariable(const char *strName, base::ant::cPropertyVariable &oPropertyVariable) | adtf::filter::cGraphObject | |
| RegisterRunner(const char *strName, CALLABLE &&fnRunFunction) | adtf::filter::cGraphObject | |
| RegisterRunner(const ucom::ant::iobject_ptr< streaming::ant::IRunner > &pRunner) override | adtf::filter::cGraphObject | virtual |
| RegisterRunner(const char *strName, base::flash::IRunnable &oRunnable) | adtf::filter::cGraphObject | |
| RegisterRunner(const char *strName, adtf::base::ant::IRunnable &oRunnable) override | adtf::filter::cGraphObject | virtual |
| ReleaseBindingObjects() | adtf::streaming::ant::cInterfaceBinding | |
| ReleasePins() | adtf::streaming::ant::cDataBinding | |
| ReleaseRunners() | adtf::streaming::ant::cRuntimeBehaviour | |
| ReleaseTriggerPipes() | adtf::streaming::ant::cRuntimeBehaviour | |
| RequestBindingObject(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType, ucom::ant::iobject_ptr< streaming::ant::IBindingClient > &pClient) | adtf::filter::cGraphObject | |
| RequestBindingObject(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType, ucom::ant::iobject_ptr< streaming::ant::IBindingServer > &pServer) | adtf::filter::cGraphObject | |
| RequestDynamicInputPin(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType) | adtf::filter::cGraphObject | virtual |
| RequestDynamicInterfaceClient(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType) | adtf::filter::cGraphObject | virtual |
| RequestDynamicInterfaceServer(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType) | adtf::filter::cGraphObject | virtual |
| RequestDynamicOutputPin(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType) | adtf::filter::cGraphObject | virtual |
| RequestPin(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType, ucom::ant::iobject_ptr< streaming::ant::IInPin > &pInPin) | adtf::filter::cGraphObject | |
| RequestPin(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType, ucom::ant::iobject_ptr< streaming::ant::IOutPin > &pOutPin) | adtf::filter::cGraphObject | |
| SetDescription(const char *strDescription) | adtf::filter::cGraphObject | |
| SetDescription(const char *strItem, const char *strDescription) | adtf::filter::cGraphObject | |
| SetEditor(const char *strName, const char *strUrl) | adtf::filter::cGraphObject | |
| SetHelpLink(const char *strUrl) | adtf::filter::cGraphObject | |
| SetName(const char *strName) (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | |
| SetParent(const ucom::ant::IObject *oParentObject) (defined in adtf::filter::cGraphObject) | adtf::filter::cGraphObject | |
| SetupStreamer(std::shared_ptr< streaming::flash::ISampleStreamer > pStreamer, const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType) | adtf::filter::cGraphObject | protected |
| tRecoverableAction enum name | adtf::filter::cGraphObject | |
| Unbind() | adtf::streaming::ant::cInterfaceBinding | |
| UnregisterBindingObject(const ucom::ant::iobject_ptr< const IBindingObject > &pBindingObject) | adtf::streaming::ant::cInterfaceBinding | |
| UnregisterInnerPipe(const ucom::ant::iobject_ptr< ITriggerPipe > &pTriggerPipe) | adtf::streaming::ant::cRuntimeBehaviour | virtual |
| UnregisterPin(const ucom::ant::iobject_ptr< IPin > &pIPin) | adtf::streaming::ant::cDataBinding | virtual |
| UnregisterRunner(const ucom::ant::iobject_ptr< IRunner > &pRunner) | adtf::streaming::ant::cRuntimeBehaviour | virtual |
| ~cConfiguration() | adtf::base::flash::cConfiguration | virtual |
| ~cDataBinding() | adtf::streaming::ant::cDataBinding | protectedvirtual |
| ~cGraphObject() override | adtf::filter::cGraphObject | |
| ~cInterfaceBinding() | adtf::streaming::ant::cInterfaceBinding | virtual |
| ~cRuntimeBehaviour() | adtf::streaming::ant::cRuntimeBehaviour | protectedvirtual |