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

Data Fields

const afw_utf8_tobject_type_id
 
const afw_utf8_tobject_id
 
const afw_utf8_tpath
 
const afw_runtime_unresolved_property_t *const * properties
 
afw_utf8_t parent_path
 

Detailed Description

Definition at line 230 of file afw_runtime.h.

Field Documentation

◆ object_id

const afw_utf8_t* object_id

Object Id.

Definition at line 236 of file afw_runtime.h.

◆ object_type_id

const afw_utf8_t* object_type_id

Object type Id.

Definition at line 233 of file afw_runtime.h.

◆ parent_path

afw_utf8_t parent_path

Path to parent or empty string.

Definition at line 245 of file afw_runtime.h.

◆ path

const afw_utf8_t* path

Path to object.

Definition at line 239 of file afw_runtime.h.

◆ properties

const afw_runtime_unresolved_property_t* const* properties

NULL terminated list of read-only properties.

Definition at line 242 of file afw_runtime.h.


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