|
Adaptive Framework
0.9.0
|
Interface afw_data_type public struct. More...
#include <afw_interface.h>
Data Fields | |
| const afw_data_type_inf_t * | inf |
| const afw_object_t * | object |
| afw_utf8_t | data_type_id |
| afw_utf8_t | brief |
| afw_utf8_t | description |
| afw_utf8_t | data_type_parameter_type |
| int | data_type_number |
| afw_utf8_t | ldapOid |
| afw_utf8_t | jsonPrimitive |
| afw_utf8_t | jsonSchemaStringFormat |
| afw_utf8_t | cType |
| afw_size_t | c_type_size |
| const afw_list_t * | empty_list |
| const afw_value_t * | empty_list_value |
| const afw_value_inf_t * | evaluated_value_inf |
| afw_compile_type_t | compile_type |
| afw_boolean_t | json_implies_data_type |
| afw_boolean_t | evaluated |
| afw_boolean_t | directReturn |
| afw_boolean_t | relationalCompares |
| afw_boolean_t | scalar |
Interface afw_data_type public struct.
Definition at line 2086 of file afw_interface.h.