Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_ldap_generated.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework Register Generated (afw_ldap) Header
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 /* ----------------------------- N O T E -------------------------------------
10  *
11  * This file is generated by "afwdev generate afw_ldap".
12  *
13  * Do not change this file directly or the changes will be lost the next time
14  * this file is regenerated.
15  *
16  * -------------------------------------------------------------------------*/
17 
18 
19 #ifndef __AFW_LDAP_GENERATED_H__
20 #define __AFW_LDAP_GENERATED_H__
21 
22 
28 #include "afw_minimal.h"
30 #include "afw_ldap_const_objects.h"
31 #include "afw_runtime.h"
33 #include "afw_ldap_strings.h"
34 
35 
42 
43 
50  afw_xctx_t *xctx);
51 
52 
59  afw_xctx_t *xctx);
60 
61 
62 #endif /* __AFW_LDAP_GENERATED_H__ */
Adaptive Framework builtin objects header.
Adaptive Framework declare helpers for afw_ldap_.
#define AFW_LDAP_DECLARE_INTERNAL(type)
Declare an internal function for /src/afw_ldap/ source*.h files.
afw_ldap_adaptor_type_ldap_register(afw_xctx_t *xctx)
Register function for adaptor_type ldap.
afw_ldap_generated_register(afw_xctx_t *xctx)
Generated register for afw_ldap.
afw_ldap_error_rv_decoder_ldap_register(afw_xctx_t *xctx)
Register function for error_rv_decoder ldap.
Adaptive Framework runtime object mapping header.
Adaptive Framework (afw_ldap_) strings header.
Adaptive Framework Minimal Header.
Runtime objects adaptor.
Interface afw_xctx public struct.