Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_interface_opaques.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Interface afw_interface Opaque Typedefs
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".
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_INTERFACE_OPAQUES_H__
20 #define __AFW_INTERFACE_OPAQUES_H__
21 
22 
34 typedef struct afw_extension_s
36 
37 typedef struct afw_extension_inf_s
39 
40 typedef struct afw_adaptor_factory_s
42 
43 typedef struct afw_adaptor_factory_inf_s
45 
46 typedef struct afw_adaptor_s
48 
49 typedef struct afw_adaptor_inf_s
51 
54 
57 
58 typedef struct afw_adaptor_session_s
60 
61 typedef struct afw_adaptor_session_inf_s
63 
64 typedef struct afw_adaptor_transaction_s
66 
67 typedef struct afw_adaptor_transaction_inf_s
69 
72 
75 
76 typedef struct afw_adaptor_key_value_s
78 
79 typedef struct afw_adaptor_key_value_inf_s
81 
82 typedef struct afw_adaptor_impl_index_s
84 
85 typedef struct afw_adaptor_impl_index_inf_s
87 
90 
93 
94 typedef struct afw_authorization_handler_s
96 
99 
100 typedef struct afw_content_type_s
102 
103 typedef struct afw_content_type_inf_s
105 
108 
111 
112 typedef struct afw_data_type_s
114 
115 typedef struct afw_data_type_inf_s
117 
118 typedef struct afw_list_setter_s
120 
121 typedef struct afw_list_setter_inf_s
123 
124 typedef struct afw_list_s
125 afw_list_t;
126 
127 typedef struct afw_list_inf_s
129 
130 typedef struct afw_log_factory_s
132 
133 typedef struct afw_log_factory_inf_s
135 
136 typedef struct afw_log_s
137 afw_log_t;
138 
139 typedef struct afw_log_inf_s
141 
142 typedef struct afw_object_setter_s
144 
145 typedef struct afw_object_setter_inf_s
147 
148 typedef struct afw_object_s
150 
151 typedef struct afw_object_inf_s
153 
154 typedef struct afw_server_s
156 
157 typedef struct afw_server_inf_s
159 
160 typedef struct afw_service_type_s
162 
163 typedef struct afw_service_type_inf_s
165 
166 typedef struct afw_object_associative_array_s
168 
171 
172 typedef struct afw_request_handler_factory_s
174 
177 
178 typedef struct afw_request_handler_s
180 
181 typedef struct afw_request_handler_inf_s
183 
184 typedef struct afw_connection_s
186 
187 typedef struct afw_connection_inf_s
189 
190 typedef struct afw_request_s
192 
193 typedef struct afw_request_inf_s
195 
196 typedef struct afw_xctx_s
197 afw_xctx_t;
198 
199 typedef struct afw_xctx_inf_s
201 
202 typedef struct afw_stream_s
204 
205 typedef struct afw_stream_inf_s
207 
208 typedef struct afw_pool_s
209 afw_pool_t;
210 
211 typedef struct afw_pool_inf_s
213 
214 typedef struct afw_adaptor_journal_s
216 
217 typedef struct afw_adaptor_journal_inf_s
219 
220 typedef struct afw_value_s
222 
223 typedef struct afw_value_inf_s
225 
226 typedef struct afw_variable_handler_s
228 
229 typedef struct afw_variable_handler_inf_s
231 
232 typedef struct afw_writer_s
234 
235 typedef struct afw_writer_inf_s
237 
242 #endif /* __AFW_INTERFACE_OPAQUES_H__ */
Interface afw_adaptor_factory_inf_s struct.
Interface afw_adaptor_factory public struct.
Interface afw_adaptor_impl_index_cursor_inf_s struct.
Interface afw_adaptor_impl_index_cursor public struct.
Interface afw_adaptor_impl_index_inf_s struct.
Interface afw_adaptor_impl_index public struct.
Interface afw_adaptor_inf_s struct.
Interface afw_adaptor_journal_inf_s struct.
Interface afw_adaptor_journal public struct.
Interface afw_adaptor_key_value_inf_s struct.
Interface afw_adaptor_key_value public struct.
Interface afw_adaptor_object_type_cache_inf_s struct.
Interface afw_adaptor_object_type_cache public struct.
Interface afw_adaptor public struct.
Interface afw_adaptor_session_inf_s struct.
Interface afw_adaptor_session public struct.
Interface afw_adaptor_transaction_inf_s struct.
Interface afw_adaptor_transaction public struct.
Interface afw_authorization_handler_factory_inf_s struct.
Interface afw_authorization_handler_factory public struct.
Interface afw_authorization_handler_inf_s struct.
Interface afw_authorization_handler public struct.
Interface afw_connection_inf_s struct.
Interface afw_connection public struct.
Interface afw_content_type_inf_s struct.
Interface afw_content_type_object_list_writer_inf_s struct.
Interface afw_content_type_object_list_writer public struct.
Interface afw_content_type public struct.
Interface afw_data_type_inf_s struct.
Interface afw_data_type public struct.
Interface afw_extension_inf_s struct.
Definition: afw_interface.h:82
Interface afw_extension public struct.
Definition: afw_interface.h:55
Interface afw_list_inf_s struct.
Interface afw_list public struct.
Interface afw_list_setter_inf_s struct.
Interface afw_list_setter public struct.
Interface afw_log_factory_inf_s struct.
Interface afw_log_factory public struct.
Interface afw_log_inf_s struct.
Interface afw_log public struct.
Interface afw_object_associative_array_inf_s struct.
Interface afw_object_associative_array public struct.
Interface afw_object_inf_s struct.
Interface afw_object public struct.
Interface afw_object_setter_inf_s struct.
Interface afw_object_setter public struct.
Interface afw_pool_inf_s struct.
Interface afw_pool public struct.
Interface afw_request_handler_factory_inf_s struct.
Interface afw_request_handler_factory public struct.
Interface afw_request_handler_inf_s struct.
Interface afw_request_handler public struct.
Interface afw_request_inf_s struct.
Interface afw_request public struct.
Interface afw_server_inf_s struct.
Interface afw_server public struct.
Interface afw_service_type_inf_s struct.
Interface afw_service_type public struct.
Interface afw_stream_inf_s struct.
Interface afw_stream public struct.
Interface afw_value_inf_s struct.
Interface afw_value public struct.
Interface afw_variable_handler_inf_s struct.
Interface afw_variable_handler public struct.
Interface afw_writer_inf_s struct.
Interface afw_writer public struct.
Interface afw_xctx_inf_s struct.
Interface afw_xctx public struct.