@Namespace(value="caffe::db") @NoOffset @Properties(inherit=caffe.class) public class LMDBCursor extends Cursor
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
LMDBCursor(Pointer p)
Pointer cast constructor.
|
LMDBCursor(Pointer mdb_txn,
Pointer mdb_cursor) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
key() |
void |
Next() |
void |
SeekToFirst() |
boolean |
valid() |
BytePointer |
value() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic LMDBCursor(Pointer p)
Pointer.Pointer(Pointer).public void SeekToFirst()
SeekToFirst in class Cursor@StdString public BytePointer key()
@StdString public BytePointer value()
Copyright © 2019. All rights reserved.