@NoOffset @Name(value="iterator") public static class DoubleBlobVector.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(DoubleBlobVector.Iterator it) |
DoubleBlob |
get() |
DoubleBlobVector.Iterator |
increment() |
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 Iterator(Pointer p)
public Iterator()
@Name(value="operator++") @ByRef public DoubleBlobVector.Iterator increment()
@Name(value="operator==") public boolean equals(@ByRef DoubleBlobVector.Iterator it)
@Name(value="operator*") @Const public DoubleBlob get()
Copyright © 2019. All rights reserved.