ADTF  3.18.2
ADTF uCOM3 SDK

ADTF uCOM3 SDK

The ADTF uCOM3 SDK defines the underlaying architecture and programming model for ADTF. The main header to include is:

#include <adtf_ucom3.h>

Introduction

The main focus of this package is to define the basics for adtf::ucom::IObject and the adtf::ucom::object_ptr. Interfaces are binary compatibly througout binary borders. Additionally a plugin mechanism and the main IRuntime of a running system is provided.

Basics

Details

Dependency

The ADTF uCOM3 SDK depends on the A_Utils (<ADTF_DIR>/pkg/a_utils).