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

Adaptive Framework register generated (afw_ldap) header. More...

#include "afw_minimal.h"
#include "afw_ldap_declare_helpers.h"
#include "afw_ldap_const_objects.h"
#include "afw_runtime.h"
#include "afw_ldap_runtime_object_maps.h"
#include "afw_ldap_strings.h"

Go to the source code of this file.

Functions

 afw_ldap_generated_register (afw_xctx_t *xctx)
 Generated register for afw_ldap. More...
 
 afw_ldap_adaptor_type_ldap_register (afw_xctx_t *xctx)
 Register function for adaptor_type ldap. More...
 
 afw_ldap_error_rv_decoder_ldap_register (afw_xctx_t *xctx)
 Register function for error_rv_decoder ldap. More...
 

Detailed Description

Adaptive Framework register generated (afw_ldap) header.

Definition in file afw_ldap_generated.h.

Function Documentation

◆ afw_ldap_adaptor_type_ldap_register()

afw_ldap_adaptor_type_ldap_register ( afw_xctx_t xctx)

Register function for adaptor_type ldap.

Parameters
xctxof caller.

Definition at line 8 of file afw_ldap_register_adaptor_type_ldap.c.

◆ afw_ldap_error_rv_decoder_ldap_register()

afw_ldap_error_rv_decoder_ldap_register ( afw_xctx_t xctx)

Register function for error_rv_decoder ldap.

Parameters
xctxof caller.

Definition at line 16 of file afw_ldap_register_error_rv_decoder_ldap.c.

◆ afw_ldap_generated_register()

afw_ldap_generated_register ( afw_xctx_t xctx)

Generated register for afw_ldap.

Parameters
xctxof caller. Should be base xctx.

Definition at line 46 of file afw_ldap_generated.c.