ADTF
|
Use this to mark certain clocks as clocks that return timestamps from the system clock. More...
Public Member Functions | |
ADTF_IID (ISystemClock, "system_clock.reference_clock.osborn.streaming.adtf.iid") | |
virtual bool | IsSystemClock () const =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! | |
Use this to mark certain clocks as clocks that return timestamps from the system clock.
Definition at line 519 of file reference_clock_intf.h.
|
pure virtual |