Adaptive Framework
0.9.0
|
Interface afw_adaptor_impl_index_inf_s struct. More...
#include <afw_interface.h>
Data Fields | |
afw_interface_implementation_rti_t | rti |
afw_adaptor_impl_index_open_t | open |
afw_adaptor_impl_index_release_t | release |
afw_adaptor_impl_index_get_index_definitions_t | get_index_definitions |
afw_adaptor_impl_index_update_index_definitions_t | update_index_definitions |
afw_adaptor_impl_index_add_t | add |
afw_adaptor_impl_index_delete_t | delete |
afw_adaptor_impl_index_replace_t | replace |
afw_adaptor_impl_index_drop_t | drop |
afw_adaptor_impl_index_open_cursor_t | open_cursor |
afw_adaptor_impl_index_get_session_t | get_session |
Interface afw_adaptor_impl_index_inf_s struct.
Definition at line 1359 of file afw_interface.h.