quasardb C API
|
An iterator to iterate on the entries matching a certain tag. More...
#include <tag.h>
Data Fields | |
qdb_handle_t | handle |
const void * | token |
qdb_size_t | magic |
const char * | alias |
The alias of the current entry. | |
qdb_entry_type_t | type |
The type of the current entry. | |
An iterator to iterate on the entries matching a certain tag.
qdb_handle_t qdb_const_tag_iterator_t::handle |
the associated handle set by qdb_tag_iterator_begin
qdb_size_t qdb_const_tag_iterator_t::magic |
reserved do not use set by qdb_tag_iterator_begin
const void* qdb_const_tag_iterator_t::token |
reserved do not use set by qdb_tag_iterator_begin