@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, 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 void SeekToFirst()
SeekToFirst in class Cursor@StdString public BytePointer key()
@StdString public BytePointer value()
Copyright © 2021. All rights reserved.