Adaptive Framework
0.9.0
|
Header for Adaptive Framework data type. More...
#include "afw_interface.h"
Go to the source code of this file.
Macros | |
#define | AFW_DATA_TYPE_EQUAL(A_DATATYPE_1_, A_DATATYPE_2_) ((A_DATATYPE_1_) == (A_DATATYPE_2_)) |
#define | AFW_DATA_TYPE_ASSERT_EQUAL(A_DATATYPE_1_, A_DATATYPE_2_, A_SCOPE) |
Functions | |
const afw_object_t * | afw_data_type_object_create_clone_to_managed_object (const afw_object_t *object, const afw_pool_t *p, afw_xctx_t *xctx) |
Clone an object to a managed object. More... | |
Variables | |
afw_data_type_boolean_true | |
afw_boolean_t true value. | |
afw_data_type_boolean_false | |
afw_boolean_t false value. | |
Header for Adaptive Framework data type.
Also see afw_core_data_types.h.
Definition in file afw_data_type.h.