Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros | Functions
afw_adaptor_impl_index_cursor_impl_declares.h File Reference

Interface afw_interface implementation declares. More...

#include "afw_interface_opaques.h"

Go to the source code of this file.

Macros

#define __AFW_ADAPTOR_IMPL_INDEX_CURSOR_IMPL_DECLARES_H__   1
 
#define _AFW_IMPLEMENTATION_ID_   "unspecified"
 
#define _AFW_IMPLEMENTATION_SPECIFIC_   NULL
 
#define _AFW_IMPLEMENTATION_SOURCE_FILE_   __FILE__
 

Functions

 impl_afw_adaptor_impl_index_cursor_release (const afw_adaptor_impl_index_cursor_t *instance, afw_xctx_t *xctx)
 
 impl_afw_adaptor_impl_index_cursor_get_next_object (const afw_adaptor_impl_index_cursor_t *instance, const afw_pool_t *pool, 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)
 
 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_get_count (const afw_adaptor_impl_index_cursor_t *instance, size_t *count, afw_xctx_t *xctx)
 

Detailed Description

Interface afw_interface implementation declares.

Definition in file afw_adaptor_impl_index_cursor_impl_declares.h.