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

meta instance with single parent path. More...

#include <afw_runtime.h>

Data Fields

afw_object_t pub
 
const afw_runtime_const_object_instance_tobject
 
const afw_value_list_tparent_paths
 

Detailed Description

meta instance with single parent path.

Definition at line 195 of file afw_runtime.h.

Field Documentation

◆ object

Object this is meta for.

Definition at line 201 of file afw_runtime.h.

◆ parent_paths

const afw_value_list_t* parent_paths

List of parent paths or NULL.

Definition at line 204 of file afw_runtime.h.

◆ pub

pub->inf MUST point to afw_runtime_object_inf.

Definition at line 198 of file afw_runtime.h.


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