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