Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_ldap_const_objects.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework Builtin Objects 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_CONST_OBJECTS_H__
20 #define __AFW_LDAP_CONST_OBJECTS_H__
21 
22 
28 #include "afw_interface.h"
29 
30 
34 void
36 
37 
38 #endif /* __AFW_LDAP_CONST_OBJECTS_H__ */
Interfaceafw_interface header.
void afw_ldap_const_objects_register(afw_xctx_t *xctx)
Get array of afw_ldap_ const objects.
Interface afw_xctx public struct.