ADTF  3.18.2
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...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::services
 Namespace for a summary of all service interfaces (System Service) provided by ADTF.
 
 adtf::services::ant
 Namespace for all service interfaces provided since v3.0.
 
 adtf::services::devil
 Namespace for all service interfaces provided since v3.3.
 
 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.