Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_runtime_object_indirect_s Struct Reference

Struct for runtime objects. More...

#include <afw_runtime.h>

Data Fields

afw_object_t pub
 
void * internal
 

Detailed Description

Struct for runtime objects.

Definition at line 174 of file afw_runtime.h.

Field Documentation

◆ internal

void* internal

Pointer to internal representation mapped by property_map.

Definition at line 179 of file afw_runtime.h.

◆ pub

pub->inf MUST point to afw_runtime_object_inf.

Definition at line 176 of file afw_runtime.h.


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