Adaptive Framework
0.9.0
|
Interface afw_interface implementation declares. More...
#include "afw_interface_opaques.h"
Go to the source code of this 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) | |
Interface afw_interface implementation declares.
Definition in file afw_adaptor_impl_index_cursor_impl_declares.h.