Adaptive Framework
0.9.0
|
meta instance with single parent path. More...
#include <afw_runtime.h>
Data Fields | |
afw_object_t | pub |
const afw_runtime_const_object_instance_t * | object |
const afw_value_list_t * | parent_paths |
meta instance with single parent path.
Definition at line 195 of file afw_runtime.h.
const afw_runtime_const_object_instance_t* object |
Object this is meta for.
Definition at line 201 of file afw_runtime.h.
const afw_value_list_t* parent_paths |
List of parent paths or NULL.
Definition at line 204 of file afw_runtime.h.
afw_object_t pub |
pub->inf MUST point to afw_runtime_object_inf.
Definition at line 198 of file afw_runtime.h.