public class qdb_const_iterator_t extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
qdb_const_iterator_t() |
protected |
qdb_const_iterator_t(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
String |
getAlias() |
long |
getContent_size() |
ByteBuffer |
getContent() |
protected static long |
getCPtr(qdb_const_iterator_t obj) |
SWIGTYPE_p_qdb_session |
getHandle() |
SWIGTYPE_p_void |
getNode() |
SWIGTYPE_p_void |
getRef() |
SWIGTYPE_p_void |
getToken() |
protected qdb_const_iterator_t(long cPtr,
boolean cMemoryOwn)
public qdb_const_iterator_t()
protected static long getCPtr(qdb_const_iterator_t obj)
public void delete()
public SWIGTYPE_p_qdb_session getHandle()
public SWIGTYPE_p_void getToken()
public SWIGTYPE_p_void getNode()
public SWIGTYPE_p_void getRef()
public String getAlias()
public ByteBuffer getContent()
public long getContent_size()
Copyright © 2015 quasardb. All Rights Reserved.