Adaptive Framework
0.9.0
|
Struct for adaptive function parameter. More...
#include <afw_value.h>
Data Fields | |
afw_object_t | meta |
const afw_data_type_t * | data_type |
afw_utf8_t | dataType |
afw_utf8_t | dataTypeParameter |
afw_utf8_t | name |
afw_utf8_t | brief |
afw_utf8_t | description |
afw_integer_t | minArgs |
afw_boolean_t | optional |
afw_boolean_t | canBeUndefined |
afw_boolean_t | polymorphicDataType |
afw_boolean_t | polymorphicDataTypeParameter |
Struct for adaptive function parameter.
Definition at line 68 of file afw_value.h.