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

AFW environment configuration. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

 afw_environment_configure_with_object (const afw_object_t *conf, const afw_utf8_t *source_location, afw_xctx_t *xctx)
 Configure environment with a configuration entry. More...
 
 afw_environment_configure_with_object_list (const afw_list_t *entry_list, const afw_utf8_t *source_location, afw_xctx_t *xctx)
 Configure environment with list of configuration entries. More...
 
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.
 
 afw_environment_prepare_conf_type_properties (const afw_object_t *properties, afw_xctx_t *xctx)
 Prepare properties for a conf type. More...
 

Detailed Description

AFW environment configuration.

Definition in file afw_environment_configuration.c.