Adaptive Framework
0.9.0
|
Struct for afw_object_type_property_type_t. More...
#include <afw_object_type.h>
Data Fields | |
const afw_object_type_property_type_t * | next |
const afw_object_t * | property_type_object |
const afw_utf8_t * | property_name |
const afw_utf8_t * | context_type_id |
const afw_data_type_t * | data_type |
const afw_utf8_t * | data_type_parameter |
const afw_value_t * | default_value |
afw_boolean_t | allow_write |
afw_boolean_t | allow_query |
afw_boolean_t | required |
Struct for afw_object_type_property_type_t.
Definition at line 55 of file afw_object_type.h.
const afw_utf8_t* context_type_id |
Definition at line 62 of file afw_object_type.h.