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