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

Struct for afw environment conf type. More...

#include <afw_environment.h>

Data Fields

afw_utf8_t conf_type_id
 Id of type.
 
const afw_utf8_ttitle
 Title of this type.
 
const afw_utf8_tdescription
 Description of this type.
 
const afw_utf8_tid_property_name
 Id property name for instances of this conf type.
 
const afw_utf8_tid_registry_type_id
 Registry type for instances of this conf type.
 
const afw_utf8_tid_runtime_object_type_id
 Runtime object type for instances of this conf type.
 
const afw_utf8_tsubtype_property_name
 Subtype property name for instances of this conf type.
 
const afw_utf8_tsubtype_registry_type_id
 Subtype registry type for instances of this conf type.
 
const afw_utf8_tsubtype_runtime_object_type_id
 Subtype runtime object type for instances of this conf type.
 
afw_environment_conf_type_create_cede_p_t create
 Create function for this type.
 
afw_boolean_t is_unique
 This conf type can only be specified once.
 

Detailed Description

Struct for afw environment conf type.

Definition at line 391 of file afw_environment.h.


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