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

#include <kernel_intf.h>

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

Inherited by adtf::services::ant::IRecordingSignal.

Public Member Functions

 ADTF_IID (ISignal, "signal.ant.kernel.services.adtf.iid")
 
virtual int32_t GetClass () const =0
 
virtual int32_t GetCode () const =0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Protected Member Functions

 ~ISignal ()=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 signal. Signal implementations implement additional interfaces if the need to deliver additional information.

Member Function Documentation

◆ GetClass()

virtual int32_t adtf::services::ant::IKernel::ISignal::GetClass ( ) const
pure virtual
Returns
The signal class.

◆ GetCode()

virtual int32_t adtf::services::ant::IKernel::ISignal::GetCode ( ) const
pure virtual
Returns
The signal code.

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