ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kernel_intf.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  IKernel
 Kernel interface for thread, timer and signal handling. More...
 
struct  IKernel::tSchedulingInfo
 Struct for defining scheduling settings of a thread or timer. More...
 
class  IKernel::IScheduling
 Interface for retrieving and setting of scheduling options. More...
 
class  IKernel::IThread
 Interface for a thread. More...
 
class  IKernel::ITimer
 Interface for a timer. More...
 
class  IKernel::ISignal
 Interface for a signal. More...
 
class  IKernel::ISignalHandler
 Interface for signal handlers. More...
 
class  IKernel::IKernelRunnable
 IObject based version of IRunnable. More...
 
class  IKernel
 Kernel interface for thread, timer and signal handling. More...
 
class  IKernel::INamedKernelObject
 Interface for kernel objects that have names (threads/timer) More...
 
class  IKernel
 Kernel interface for thread, timer and signal handling. More...
 
class  IKernel
 Kernel interface for thread, timer and signal handling. More...
 

Namespaces

namespace  adtf
 Namespace for entire ADTF SDK.
 
namespace  adtf::services
 Namespace for a summary of all service interfaces (System Service) provided by ADTF.
 
namespace  adtf::services::ant
 Namespace for all service interfaces provided since v3.0.
 
namespace  adtf::services::devil
 Namespace for all service interfaces provided since v3.3.
 
namespace  adtf::services::penguin
 Namespace for all service interfaces provided since v3.15.
 

Macros

#define CID_ADTF_KERNEL   "kernel.service.adtf.cid"
 Object ID of the default kernel service.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file kernel_intf.h.

Macro Definition Documentation

◆ CID_ADTF_KERNEL

#define CID_ADTF_KERNEL   "kernel.service.adtf.cid"

Object ID of the default kernel service.

Definition at line 13 of file kernel_intf.h.