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