ADTF
|
The ADTF uCOM3 SDK defines the underlaying architecture and programming model for ADTF. The main header to include is:
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.
The ADTF uCOM3 SDK depends on the A_Utils (<ADTF_DIR>/pkg/a_utils).