Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_ldap.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * AFW LDAP Adaptor Header
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 #ifndef __AFW_LDAP_H__
10 #define __AFW_LDAP_H__
11 
12 #include "afw_minimal.h"
13 
14 /* Include generated declare helpers. */
16 
32 
34 #define AFW_ERROR_RV_SOURCE_ID_Z_ldap "ldap"
35 
36 AFW_LDAP_END_DECLARES
37 
40 #endif /* __AFW_LDAP_H__ */
Adaptive Framework declare helpers for afw_ldap_.
#define AFW_LDAP_BEGIN_DECLARES
Adaptive Framework Minimal Header.