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

Implementation of afw_extension interface for ldap adaptor. More...

#include "afw.h"
#include "afw_ldap_internal.h"
#include "generated/afw_ldap_generated.h"
#include "afw_extension_impl_declares.h"
#include "generated/afw_ldap_version_info.h"

Go to the source code of this file.

Macros

#define AFW_IMPLEMENTATION_ID   "afw_ldap"
 
#define AFW_IMPLEMENTATION_VERSION   AFW_LDAP_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 ldap adaptor.

Definition in file afw_ldap_extension.c.