Inherits adtf::ucom::catwo::object< services::ant::IReferenceClock::IClock, services::flash::IReferenceClock::IClock, ucom::cEventSource >.
Inherited by adtf::system::flash::cDiscreteClock, adtf::system::hollow::cInterpolatingClock, and adtf::system::lucky::cInterpolatingClock.
|
| | cBaseClock () |
| |
| | cBaseClock (const char *strName) |
| |
| void | SetName (const char *strName) |
| |
|
tResult | GetName (base::ant::IString &&strName) const override |
| |
|
tTimeStamp | GetTime () const override |
| |
|
adtf::base::flash::tNanoSeconds | GetTimeNs () const override |
| |
| tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| | Query interfaces on an object.
|
| |
| tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| | Provides const correct interface querying.
|
| |
| void | Destroy () const override |
| | Switch from non-virtual destructor to virtual destructor.
|
| |
| tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| | Query interfaces on an object.
|
| |
| tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| | Provides const correct interface querying.
|
| |
| void | Destroy () const override |
| | Switch from non-virtual destructor to virtual destructor.
|
| |
| tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| | Query interfaces on an object.
|
| |
| tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| | Provides const correct interface querying.
|
| |
| void | Destroy () const override |
| | Switch from non-virtual destructor to virtual destructor.
|
| |
| | ADTF_IID (IObject, "object.ant.ucom.adtf.iid") |
| |
◆ cBaseClock() [1/2]
| adtf::system::flash::cBaseClock::cBaseClock |
( |
| ) |
|
◆ cBaseClock() [2/2]
| adtf::system::flash::cBaseClock::cBaseClock |
( |
const char * | strName | ) |
|
CTOR to set the name of the clock
- Parameters
-
| [in] | strName | The name of the clock |
◆ SendResetBeginEvent() [1/2]
◆ SendResetBeginEvent() [2/2]
| tResult adtf::system::flash::cBaseClock::SendResetBeginEvent |
( |
tTimeStamp | tmOldTime, |
|
|
tTimeStamp | tmNewTime ) const |
|
protected |
◆ SendResetEndEvent() [1/2]
◆ SendResetEndEvent() [2/2]
| tResult adtf::system::flash::cBaseClock::SendResetEndEvent |
( |
tTimeStamp | tmOldTime, |
|
|
tTimeStamp | tmNewTime ) const |
|
protected |
◆ SendUpdateEvent() [1/2]
◆ SendUpdateEvent() [2/2]
| tResult adtf::system::flash::cBaseClock::SendUpdateEvent |
( |
tTimeStamp | tmOldTime, |
|
|
tTimeStamp | tmNewTime ) const |
|
protected |
◆ SetName()
| void adtf::system::flash::cBaseClock::SetName |
( |
const char * | strName | ) |
|
Sets the name of the clock.
- Parameters
-
| [in] | strName | The name of the clock. |
The documentation for this class was generated from the following file: