ADTF
Loading...
Searching...
No Matches
adtf::services::ant::IKernel::ITimer Class Referenceabstract

#include <kernel_intf.h>

Inherits adtf::ucom::ant::IObject.

Public Member Functions

 ADTF_IID (ITimer, "timer.ant.kernel.services.adtf.iid")
 
virtual tResult Stop ()=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Protected Member Functions

 ~ITimer ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 
- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

Interface for a timer.

Member Function Documentation

◆ Stop()

virtual tResult adtf::services::ant::IKernel::ITimer::Stop ( )
pure virtual

Stops the timer. A timer is also stopped when it is destroyed.

Returns
Standard result.

The documentation for this class was generated from the following file: