Adaptive Framework
0.9.0
|
Implementation of afw_value interface for evaluated. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
afw_value_evaluated_allocate (const afw_data_type_t *data_type, const afw_pool_t *p, afw_xctx_t *xctx) | |
Allocate function for an evaluated data type value. More... | |
afw_value_evaluated_create (const void *value, const afw_data_type_t *data_type, const afw_pool_t *p, afw_xctx_t *xctx) | |
Create function for an evaluated data type value. More... | |
Implementation of afw_value interface for evaluated.
Definition in file afw_value_evaluated.c.