@Namespace(value="caffe::db") @NoOffset @Properties(inherit=caffe.class) public class LMDBCursor extends Cursor
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic LMDBCursor(Pointer p)
Pointer(Pointer).public void SeekToFirst()
SeekToFirst in class Cursor@StdString public BytePointer key()
@StdString public BytePointer value()
Copyright © 2021. All rights reserved.