@NoOffset @Name(value="iterator") public static class RuleMessageList.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(RuleMessageList.Iterator it) |
RuleMessage |
get() |
RuleMessageList.Iterator |
increment() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public RuleMessageList.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef RuleMessageList.Iterator it)
@Name(value="operator *") @ByRef @Const public RuleMessage get()
Copyright © 2022. All rights reserved.