Adaptive Framework
0.9.0
|
Struct for name/value list entry. More...
#include <afw_object_internal.h>
Data Fields | |
afw_object_internal_name_value_entry_t * | next |
const afw_utf8_t * | name |
const afw_value_t * | value |
Struct for name/value list entry.
Definition at line 45 of file afw_object_internal.h.