@NoOffset @Name(value="iterator") public static class StringPassMap.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(StringPassMap.Iterator it) |
BytePointer |
first() |
StringPassMap.Iterator |
increment() |
Pass |
second() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public StringPassMap.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef StringPassMap.Iterator it)
@Name(value="operator *().first") @MemberGetter @StdString public BytePointer first()
@Name(value="operator *().second") @MemberGetter @SharedPtr @Const public Pass second()
Copyright © 2020. All rights reserved.