protected static long |
qdb_const_iterator_t.getCPtr(qdb_const_iterator_t obj) |
static int |
qdbJNI.iterator_begin(long jarg1,
long jarg2,
qdb_const_iterator_t jarg2_) |
static qdb_error_t |
qdb.iterator_begin(SWIGTYPE_p_qdb_session handle,
qdb_const_iterator_t iterator) |
static int |
qdbJNI.iterator_close(long jarg1,
qdb_const_iterator_t jarg1_) |
static qdb_error_t |
qdb.iterator_close(qdb_const_iterator_t iterator) |
static ByteBuffer |
qdbJNI.iterator_content(long jarg1,
qdb_const_iterator_t jarg1_) |
static ByteBuffer |
qdb.iterator_content(qdb_const_iterator_t iterator) |
static int |
qdbJNI.iterator_copy(long jarg1,
qdb_const_iterator_t jarg1_,
long jarg2,
qdb_const_iterator_t jarg2_) |
static qdb_error_t |
qdb.iterator_copy(qdb_const_iterator_t original,
qdb_const_iterator_t copy) |
static int |
qdbJNI.iterator_next(long jarg1,
qdb_const_iterator_t jarg1_) |
static qdb_error_t |
qdb.iterator_next(qdb_const_iterator_t iterator) |
static int |
qdbJNI.iterator_previous(long jarg1,
qdb_const_iterator_t jarg1_) |
static qdb_error_t |
qdb.iterator_previous(qdb_const_iterator_t iterator) |
static int |
qdbJNI.iterator_rbegin(long jarg1,
long jarg2,
qdb_const_iterator_t jarg2_) |
static qdb_error_t |
qdb.iterator_rbegin(SWIGTYPE_p_qdb_session handle,
qdb_const_iterator_t iterator) |
static String |
qdbJNI.qdb_const_iterator_t_alias_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static ByteBuffer |
qdbJNI.qdb_const_iterator_t_content_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static long |
qdbJNI.qdb_const_iterator_t_content_size_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static long |
qdbJNI.qdb_const_iterator_t_handle_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static long |
qdbJNI.qdb_const_iterator_t_node_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static long |
qdbJNI.qdb_const_iterator_t_ref_get(long jarg1,
qdb_const_iterator_t jarg1_) |
static long |
qdbJNI.qdb_const_iterator_t_token_get(long jarg1,
qdb_const_iterator_t jarg1_) |