@NoOffset @Name(value="iterator") public static class StringNodeInputMap.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(StringNodeInputMap.Iterator it) |
BytePointer |
first() |
StringNodeInputMap.Iterator |
increment() |
Node.Input |
second() |
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 StringNodeInputMap.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef StringNodeInputMap.Iterator it)
@Name(value="operator *().first") @MemberGetter @StdString public BytePointer first()
@Name(value="operator *().second") @MemberGetter @Const public Node.Input second()
Copyright © 2024. All rights reserved.