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

Implementation of afw_extension interface for afw_components. More...

#include "afw.h"
#include "afw_extension_impl_declares.h"
#include "generated/afw_components_generated.h"
#include "generated/afw_components_version_info.h"

Go to the source code of this file.

Macros

#define AFW_IMPLEMENTATION_VERSION   AFW_COMPONENTS_VERSION_STRING
 
#define AFW_IMPLEMENTATION_ID   "afw_components"
 

Functions

 AFW_ENVIRONMENT_DEFINE_EXTENSION_IMPL ()
 
const afw_extension_timpl_afw_extension_initialize (const afw_extension_t *instance, const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx)
 
void impl_afw_extension_release (const afw_extension_t *instance, afw_xctx_t *xctx)
 

Detailed Description

Implementation of afw_extension interface for afw_components.

Definition in file afw_components_extension.c.