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

Implementation of afw_extension interface for LMDB Adaptor. More...

#include "afw.h"
#include "afw_lmdb_internal.h"
#include "generated/afw_lmdb_generated.h"
#include "afw_extension_impl_declares.h"
#include "generated/afw_lmdb_version_info.h"

Go to the source code of this file.

Macros

#define AFW_IMPLEMENTATION_ID   "afw_lmdb"
 
#define AFW_IMPLEMENTATION_VERSION   AFW_LMDB_VERSION_STRING
 

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

Definition in file afw_lmdb_extension.c.