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

Adaptive Framework runtime object mapping header. More...

Go to the source code of this file.

Functions

void afw_ldap_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_ldap_) runtime object maps. More...
 

Variables

 afw_ldap_runtime_inf__AdaptiveAdaptorTypeSpecific_ldap_retrieve_objects
 Runtime object inf for object type _AdaptiveAdaptorTypeSpecific_ldap_retrieve_objects.
 
 afw_ldap_runtime_inf__AdaptiveConf_adaptor_ldap
 Runtime object inf for object type _AdaptiveConf_adaptor_ldap.
 
 afw_ldap_runtime_inf__AdaptiveConf_adaptor_ldap_bind
 Runtime object inf for object type _AdaptiveConf_adaptor_ldap_bind.
 
 afw_ldap_runtime_inf__AdaptiveLdapAttributeType_
 Runtime object inf for object type AdaptiveLdapAttributeType
 
 afw_ldap_runtime_inf__AdaptiveLdapMatchingRuleUse_
 Runtime object inf for object type AdaptiveLdapMatchingRuleUse
 
 afw_ldap_runtime_inf__AdaptiveLdapMatchingRule_
 Runtime object inf for object type AdaptiveLdapMatchingRule
 
 afw_ldap_runtime_inf__AdaptiveLdapObjectClass_
 Runtime object inf for object type AdaptiveLdapObjectClass
 
 afw_ldap_runtime_inf__AdaptiveLdapRootDse_
 Runtime object inf for object type AdaptiveLdapRootDse
 
 afw_ldap_runtime_inf__AdaptiveLdapSchema_
 Runtime object inf for object type AdaptiveLdapSchema
 
 afw_ldap_runtime_inf__AdaptiveLdapSyntax_
 Runtime object inf for object type AdaptiveLdapSyntax
 

Detailed Description

Adaptive Framework runtime object mapping header.

Definition in file afw_ldap_runtime_object_maps.h.

Function Documentation

◆ afw_ldap_register_runtime_object_maps()

void afw_ldap_register_runtime_object_maps ( afw_xctx_t xctx)

Register (afw_ldap_) runtime object maps.

Parameters
xctxof caller. This should be base xctx.

Definition at line 195 of file afw_ldap_runtime_object_maps.c.