@Properties(inherit=depthai.class) public class deviceDesc_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
deviceDesc_t()
Default native constructor.
|
deviceDesc_t(long size)
Native array allocator.
|
deviceDesc_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
deviceDesc_t |
getPointer(long i) |
BytePointer |
mxid() |
byte |
mxid(int i) |
deviceDesc_t |
mxid(int i,
byte setter) |
BytePointer |
name() |
byte |
name(int i) |
deviceDesc_t |
name(int i,
byte setter) |
boolean |
nameHintOnly() |
deviceDesc_t |
nameHintOnly(boolean setter) |
int |
platform() |
deviceDesc_t |
platform(int setter) |
deviceDesc_t |
position(long position) |
int |
protocol() |
deviceDesc_t |
protocol(int setter) |
int |
state() |
deviceDesc_t |
state(int setter) |
int |
status() |
deviceDesc_t |
status(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic deviceDesc_t()
public deviceDesc_t(long size)
Pointer.position(long).public deviceDesc_t(Pointer p)
Pointer(Pointer).public deviceDesc_t position(long position)
public deviceDesc_t getPointer(long i)
getPointer in class Pointerpublic deviceDesc_t protocol(int setter)
public deviceDesc_t platform(int setter)
public deviceDesc_t name(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer name()
public deviceDesc_t state(int setter)
public deviceDesc_t mxid(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer mxid()
public deviceDesc_t status(int setter)
public deviceDesc_t nameHintOnly(boolean setter)
Copyright © 2023. All rights reserved.