|
ADTF
|
#include <reference_clock_intf.h>
Inherits adtf::ucom::ant::IObject.
Public Member Functions | |
| ADTF_IID (ISystemClock, "system_clock.reference_clock.osborn.streaming.adtf.iid") | |
| virtual bool | IsSystemClock () const =0 |
Public Member Functions inherited from adtf::ucom::ant::IObject | |
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Additional Inherited Members | |
Protected Member Functions inherited from adtf::ucom::ant::IObject | |
| ~IObject ()=default | |
| Protected destructor --> Only the final implementation can be destroyed! | |
Use this to mark certain clocks as clocks that return timestamps from the system clock.
|
pure virtual |