@Properties(inherit=depthai.class) public class XLinkProf_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
XLinkProf_t()
Default native constructor.
|
XLinkProf_t(long size)
Native array allocator.
|
XLinkProf_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XLinkProf_t |
getPointer(long i) |
XLinkProf_t |
position(long position) |
long |
totalBootCount() |
XLinkProf_t |
totalBootCount(long setter) |
float |
totalBootTime() |
XLinkProf_t |
totalBootTime(float setter) |
long |
totalReadBytes() |
XLinkProf_t |
totalReadBytes(long setter) |
float |
totalReadTime() |
XLinkProf_t |
totalReadTime(float setter) |
long |
totalWriteBytes() |
XLinkProf_t |
totalWriteBytes(long setter) |
float |
totalWriteTime() |
XLinkProf_t |
totalWriteTime(float 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 XLinkProf_t()
public XLinkProf_t(long size)
Pointer.position(long).public XLinkProf_t(Pointer p)
Pointer(Pointer).public XLinkProf_t position(long position)
public XLinkProf_t getPointer(long i)
getPointer in class Pointerpublic float totalReadTime()
public XLinkProf_t totalReadTime(float setter)
public float totalWriteTime()
public XLinkProf_t totalWriteTime(float setter)
public XLinkProf_t totalReadBytes(long setter)
public XLinkProf_t totalWriteBytes(long setter)
public XLinkProf_t totalBootCount(long setter)
public float totalBootTime()
public XLinkProf_t totalBootTime(float setter)
Copyright © 2021. All rights reserved.