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