Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_list_internal.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework List Internal Header
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 #ifndef __AFW_LIST_INTERNAL_H__
10 #define __AFW_LIST_INTERNAL_H__
11 
12 #include "afw_interface.h"
13 
29 
30 AFW_END_DECLARES
31 
34 #endif /* __AFW_LIST_INTERNAL_H__ */
#define AFW_BEGIN_DECLARES
Interfaceafw_interface header.