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

Typedef for parsed object path. More...

#include <afw_object_path.h>

Data Fields

afw_utf8_t original_path
 
afw_utf8_t normalized_path
 
afw_utf8_t entity_path
 
afw_utf8_t adaptor_id
 
afw_utf8_t object_type_id
 
afw_utf8_t entity_object_id
 
afw_utf8_t undecoded_object_id
 
const afw_object_path_property_name_entry_tfirst_property_name
 
const afw_object_toptions_object
 
const afw_object_options_toptions
 
afw_boolean_t substitution_occurred
 
afw_boolean_t substituted_adaptor_id
 
afw_boolean_t substituted_object_type_id
 
afw_boolean_t substituted_entire_object_id
 
afw_boolean_t substituted_entity_object_id
 
afw_boolean_t substituted_property_name
 
afw_boolean_t contains_unresolved_substitutions
 

Detailed Description

Typedef for parsed object path.

/<adaptor_id>/<object_type_id>[;own]/[<object_id>][.<property_name>]*

Definition at line 42 of file afw_object_path.h.


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