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

Adaptive Framework runtime object mapping. More...

#include "afw.h"
#include "afw_ldap_generated.h"

Go to the source code of this file.

Functions

 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorTypeSpecific_ldap_retrieve_objects, impl_runtime_meta__AdaptiveAdaptorTypeSpecific_ldap_retrieve_objects)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_ldap, impl_runtime_meta__AdaptiveConf_adaptor_ldap)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_ldap_bind, impl_runtime_meta__AdaptiveConf_adaptor_ldap_bind)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapAttributeType_, impl_runtime_meta__AdaptiveLdapAttributeType_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapMatchingRuleUse_, impl_runtime_meta__AdaptiveLdapMatchingRuleUse_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapMatchingRule_, impl_runtime_meta__AdaptiveLdapMatchingRule_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapObjectClass_, impl_runtime_meta__AdaptiveLdapObjectClass_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapRootDse_, impl_runtime_meta__AdaptiveLdapRootDse_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapSchema_, impl_runtime_meta__AdaptiveLdapSchema_)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveLdapSyntax_, impl_runtime_meta__AdaptiveLdapSyntax_)
 
void afw_ldap_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_ldap_) runtime object maps. More...
 

Detailed Description

Adaptive Framework runtime object mapping.

Definition in file afw_ldap_runtime_object_maps.c.

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.