77 #ifdef __AFW_ADAPTOR_IMPL_INDEX_CURSOR_IMPL_DECLARES_H__
78 #ifndef AFW_ADAPTOR_IMPL_INDEX_CURSOR_INF_ONLY
79 #error "afw_adaptor_impl_index_cursor_impl_declares.h already included."
82 #ifndef __AFW_ADAPTOR_IMPL_INDEX_CURSOR_IMPL_DECLARES_H__
83 #ifdef AFW_ADAPTOR_IMPL_INDEX_CURSOR_INF_ONLY
84 #error "afw_adaptor_impl_index_cursor_impl_declares.h must be included before AFW_ADAPTOR_IMPL_INDEX_CURSOR_INF_ONLY."
86 #define __AFW_ADAPTOR_IMPL_INDEX_CURSOR_IMPL_DECLARES_H__ 1
89 #ifdef AFW_IMPLEMENTATION_ID
90 #define _AFW_IMPLEMENTATION_ID_ AFW_IMPLEMENTATION_ID
92 #define _AFW_IMPLEMENTATION_ID_ "unspecified"
94 #ifdef AFW_IMPLEMENTATION_SPECIFIC
95 #define _AFW_IMPLEMENTATION_SPECIFIC_ AFW_IMPLEMENTATION_SPECIFIC
97 #define _AFW_IMPLEMENTATION_SPECIFIC_ NULL
99 #ifndef AFW_ADAPTOR_IMPL_INDEX_CURSOR_INF_ONLY
101 #ifndef impl_afw_adaptor_impl_index_cursor_release
103 AFW_DECLARE_STATIC(
void)
104 impl_afw_adaptor_impl_index_cursor_release(
109 #ifndef impl_afw_adaptor_impl_index_cursor_get_next_object
112 impl_afw_adaptor_impl_index_cursor_get_next_object(
118 #ifndef impl_afw_adaptor_impl_index_cursor_contains_object
127 #ifndef impl_afw_adaptor_impl_index_cursor_inner_join
136 #ifndef impl_afw_adaptor_impl_index_cursor_get_count
139 impl_afw_adaptor_impl_index_cursor_get_count(
148 #define _AFW_IMPLEMENTATION_SOURCE_FILE_ __BASE_FILE__
150 #define _AFW_IMPLEMENTATION_SOURCE_FILE_ __FILE__
152 #ifdef AFW_IMPLEMENTATION_INF_SPECIFIER
157 #ifdef AFW_IMPLEMENTATION_INF_LABEL
158 AFW_IMPLEMENTATION_INF_LABEL = {
160 impl_afw_adaptor_impl_index_cursor_inf = {
166 _AFW_IMPLEMENTATION_SPECIFIC_
168 impl_afw_adaptor_impl_index_cursor_release,
169 impl_afw_adaptor_impl_index_cursor_get_next_object,
172 impl_afw_adaptor_impl_index_cursor_get_count
175 #undef _AFW_IMPLEMENTATION_ID_
176 #undef _AFW_IMPLEMENTATION_SPECIFIC_
177 #undef _AFW_IMPLEMENTATION_SOURCE_FILE_
#define AFW_BEGIN_DECLARES
Interface afw_interface opaque typedefs.
impl_afw_adaptor_impl_index_cursor_inner_join(const afw_adaptor_impl_index_cursor_t *instance, const afw_adaptor_impl_index_cursor_t *cursor, afw_xctx_t *xctx)
impl_afw_adaptor_impl_index_cursor_contains_object(const afw_adaptor_impl_index_cursor_t *instance, const afw_object_t *object, afw_xctx_t *xctx)
#define AFW_UTF8_LITERAL(A_STRING)
String literal initializer.
Interface afw_adaptor_impl_index_cursor_inf_s struct.
Interface afw_adaptor_impl_index_cursor public struct.
Interface afw_object public struct.
Interface afw_pool public struct.
Interface afw_xctx public struct.