@NoOffset public static class Node.DatatypeHierarchy extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DatatypeHierarchy(depthai.DatatypeEnum d,
boolean c) |
DatatypeHierarchy(int d,
boolean c) |
DatatypeHierarchy(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
depthai.DatatypeEnum |
datatype() |
boolean |
descendants() |
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 DatatypeHierarchy(Pointer p)
Pointer(Pointer).public DatatypeHierarchy(depthai.DatatypeEnum d, @Cast(value="bool") boolean c)
@MemberGetter public depthai.DatatypeEnum datatype()
@MemberGetter @Cast(value="bool") public boolean descendants()
Copyright © 2021. All rights reserved.