ADTF
|
Interface for sync2ref class factories. More...
Public Member Functions | |
ADTF_IID (ISync2RefChannelFactory, "sync2ref_channel_factory.reference_clock.ant.streaming.adtf.iid") | |
Marks the ISync2RefChannelFactory to be castable with the adtf::ucom::ant::ucom_cast. More... | |
virtual tResult | GetName (adtf::base::ant::IString &&strName) const =0 |
virtual tResult | GetSync2RefChannel (adtf::ucom::ant::iobject_ptr< ISync2RefChannel > &pSync2RefChannel, const char *strName=nullptr)=0 |
Public Member Functions inherited from IObject | |
ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Marks the IObject to be castable with the ucom_cast() More... | |
Additional Inherited Members | |
Protected Member Functions inherited from IObject | |
~IObject ()=default | |
Protected destructor --> Use implemented Destroy() instead of delete! | |
Interface for sync2ref class factories.
Definition at line 204 of file reference_clock_intf.h.
ADTF_IID | ( | ISync2RefChannelFactory | , |
"sync2ref_channel_factory.reference_clock.ant.streaming.adtf.iid" | |||
) |
Marks the ISync2RefChannelFactory
to be castable with the adtf::ucom::ant::ucom_cast.