Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_value_evaluated.c File Reference

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...
 

Detailed Description

Implementation of afw_value interface for evaluated.

Definition in file afw_value_evaluated.c.