@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class RawSystemInformation extends RawBuffer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RawSystemInformation()
Default native constructor.
|
RawSystemInformation(long size)
Native array allocator.
|
RawSystemInformation(Pointer p)
Pointer cast constructor.
|
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 RawSystemInformation()
public RawSystemInformation(long size)
Pointer.position(long).public RawSystemInformation(Pointer p)
Pointer(Pointer).public RawSystemInformation position(long position)
public RawSystemInformation getPointer(long i)
getPointer in class RawBuffer@ByRef public MemoryInfo ddrMemoryUsage()
public RawSystemInformation ddrMemoryUsage(MemoryInfo setter)
@ByRef public MemoryInfo cmxMemoryUsage()
public RawSystemInformation cmxMemoryUsage(MemoryInfo setter)
@ByRef public MemoryInfo leonCssMemoryUsage()
public RawSystemInformation leonCssMemoryUsage(MemoryInfo setter)
@ByRef public MemoryInfo leonMssMemoryUsage()
public RawSystemInformation leonMssMemoryUsage(MemoryInfo setter)
public RawSystemInformation leonCssCpuUsage(CpuUsage setter)
public RawSystemInformation leonMssCpuUsage(CpuUsage setter)
@ByRef public ChipTemperature chipTemperature()
public RawSystemInformation chipTemperature(ChipTemperature setter)
public void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntPointer datatype)
public void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntBuffer datatype)
Copyright © 2021. All rights reserved.