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

Struct for adaptive function parameter. More...

#include <afw_value.h>

Data Fields

afw_object_t meta
 
const afw_data_type_tdata_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
 

Detailed Description

Struct for adaptive function parameter.

Definition at line 68 of file afw_value.h.


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