Adaptive Framework
0.9.0
|
Files | |
file | afw_environment.h |
Header for adaptive framework environment. | |
Data Structures | |
struct | afw_environment_internal_s |
Typedefs | |
typedef struct afw_environment_internal_s | afw_environment_internal_t |
Functions | |
void | afw_environment_internal_register_core (afw_xctx_t *xctx) |
void | afw_environment_internal_extension_conf_type_create_cede_p (const afw_utf8_t *type, const afw_object_t *entry, const afw_utf8_t *source_location, const afw_pool_t *p, afw_xctx_t *xctx) |
type=extension conf handler. | |
Internal environment API.
void afw_environment_internal_register_core | ( | afw_xctx_t * | xctx | ) |
Definition at line 205 of file afw_environment_register_core.c.