ADTF
Loading...
Searching...
No Matches
adtf::filter::cGraphObject Member List

This is the complete list of members for adtf::filter::cGraphObject, including all inherited members.

_clockadtf::filter::cGraphObjectprotected
a_util_get_current_log_channel() const noexceptadtf::filter::cGraphObject
AcceptType(streaming::flash::ISampleReader *pReader, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType)adtf::filter::cGraphObjectvirtual
ActivatePins() overrideadtf::filter::cGraphObjectvirtual
AttachConfiguration(const char *strName, IConfiguration &oAttachedConfiguration)adtf::base::flash::cConfiguration
cConfiguration()adtf::base::flash::cConfiguration
cDataBinding()adtf::streaming::ant::cDataBindingprotected
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::cGraphObjectprotected
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::cGraphObjectprotected
CreateInputPin(std::shared_ptr< streaming::flash::ISampleReader > pReader, CALLABLE &&fnTriggerCallback, bool bForwardTriggerViaOutputPins)adtf::filter::cGraphObjectprotected
CreateInputPin(std::shared_ptr< streaming::flash::ISampleReader > pReader, const char *strTriggerFunctionName, bool bForwardTriggerViaOutputPins=true)adtf::filter::cGraphObjectprotected
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::cGraphObjectprotected
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::cRuntimeBehaviourprotected
DeactivatePins()adtf::streaming::ant::cDataBindingvirtual
DetachConfiguration(const char *strName)adtf::base::flash::cConfiguration
DisableSubStream(streaming::flash::ISampleWriter *pWriter, uint32_t nSubStreamId)adtf::filter::cGraphObjectvirtual
Disconnect()adtf::streaming::ant::cDataBinding
EnableSubStream(streaming::flash::ISampleWriter *pWriter, uint32_t nSubStreamId, const base::ant::IProperties *pRequestProperties=nullptr)adtf::filter::cGraphObjectvirtual
FindBindingObject(const char *strName, ucom::ant::iobject_ptr< const ucom::ant::IObject > &pIBindingObject) constadtf::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) constadtf::streaming::ant::cDataBinding
FindRunner(const char *strName, ucom::ant::iobject_ptr< ucom::ant::IObject > &pRunner) constadtf::streaming::ant::cRuntimeBehaviour
GetBindingObjects(ucom::ant::iobject_list< IBindingObject > &lstBindingObject)adtf::streaming::ant::cInterfaceBinding
GetBindingObjects(ucom::ant::iobject_list< const IBindingObject > &lstBindingObject) constadtf::streaming::ant::cInterfaceBinding
GetFullName() (defined in adtf::filter::cGraphObject)adtf::filter::cGraphObjectprotected
GetInnerPipes(ucom::ant::iobject_list< ITriggerPipe > &lstInnerpTriggerPipe) constadtf::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) constadtf::streaming::ant::cDataBinding
GetProperties(adtf::ucom::ant::iobject_ptr< const IProperties > &pProperties) constadtf::base::flash::cConfiguration
GetProperties(adtf::ucom::ant::iobject_ptr< IProperties > &pProperties)adtf::base::flash::cConfiguration
GetRunners(ucom::ant::iobject_list< IRunner > &lstRunners) constadtf::streaming::ant::cRuntimeBehaviour
m_pImplementation (defined in adtf::filter::cGraphObject)adtf::filter::cGraphObjectprotected
m_pParentadtf::streaming::flash::cNamedGraphObjectprotected
m_strNameadtf::streaming::flash::cNamedGraphObjectprotected
Process(base::flash::tNanoSeconds tmTrigger, streaming::ant::IRunner *pRunner)adtf::filter::cGraphObjectvirtual
ProcessInput(base::flash::tNanoSeconds tmTrigger, streaming::flash::ISampleReader *pReader)adtf::filter::cGraphObjectvirtual
ProcessInput(streaming::flash::ISampleReader *pReader, const ucom::ant::iobject_ptr< const streaming::ant::ISample > &pSample)adtf::filter::cGraphObjectvirtual
ProcessInput(streaming::flash::ISampleReader *pReader, base::flash::tNanoSeconds tmSample, const void *pSampleData, size_t nSampleDataSize)adtf::filter::cGraphObjectvirtual
RegisterBindingObject(const ucom::ant::iobject_ptr< IBindingObject > &pBindingObject)adtf::streaming::ant::cInterfaceBindingvirtual
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::cRuntimeBehaviourvirtual
RegisterPin(const ucom::ant::iobject_ptr< IPin > &pIPin)adtf::streaming::ant::cDataBindingvirtual
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) overrideadtf::filter::cGraphObjectvirtual
RegisterRunner(const char *strName, base::flash::IRunnable &oRunnable)adtf::filter::cGraphObject
RegisterRunner(const char *strName, adtf::base::ant::IRunnable &oRunnable) overrideadtf::filter::cGraphObjectvirtual
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::cGraphObjectvirtual
RequestDynamicInterfaceClient(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType)adtf::filter::cGraphObjectvirtual
RequestDynamicInterfaceServer(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IBindingType > &pType)adtf::filter::cGraphObjectvirtual
RequestDynamicOutputPin(const char *strName, const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pType)adtf::filter::cGraphObjectvirtual
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::cGraphObjectprotected
tRecoverableAction enum nameadtf::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::cRuntimeBehaviourvirtual
UnregisterPin(const ucom::ant::iobject_ptr< IPin > &pIPin)adtf::streaming::ant::cDataBindingvirtual
UnregisterRunner(const ucom::ant::iobject_ptr< IRunner > &pRunner)adtf::streaming::ant::cRuntimeBehaviourvirtual
~cConfiguration()adtf::base::flash::cConfigurationvirtual
~cDataBinding()adtf::streaming::ant::cDataBindingprotectedvirtual
~cGraphObject() overrideadtf::filter::cGraphObject
~cInterfaceBinding()adtf::streaming::ant::cInterfaceBindingvirtual
~cRuntimeBehaviour()adtf::streaming::ant::cRuntimeBehaviourprotectedvirtual