@Namespace(value="dai") @Properties(inherit=depthai.class) public class EepromData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
EepromData()
Default native constructor.
|
EepromData(long size)
Native array allocator.
|
EepromData(Pointer p)
Pointer cast constructor.
|
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 EepromData()
public EepromData(long size)
Pointer.position(long).public EepromData(Pointer p)
Pointer(Pointer).public EepromData position(long position)
public EepromData getPointer(long i)
getPointer in class Pointerpublic EepromData version(int setter)
@StdString public BytePointer productName()
public EepromData productName(BytePointer setter)
@StdString public BytePointer boardCustom()
public EepromData boardCustom(BytePointer setter)
@StdString public BytePointer boardName()
public EepromData boardName(BytePointer setter)
@StdString public BytePointer boardRev()
public EepromData boardRev(BytePointer setter)
@StdString public BytePointer boardConf()
public EepromData boardConf(BytePointer setter)
@StdString public BytePointer hardwareConf()
public EepromData hardwareConf(BytePointer setter)
@StdString public BytePointer batchName()
public EepromData batchName(BytePointer setter)
public EepromData batchTime(long setter)
public EepromData boardOptions(int setter)
@ByRef public CameraBoardSocketCameraInfoMap cameraData()
public EepromData cameraData(CameraBoardSocketCameraInfoMap setter)
@ByRef public StereoRectification stereoRectificationData()
public EepromData stereoRectificationData(StereoRectification setter)
@ByRef public Extrinsics imuExtrinsics()
public EepromData imuExtrinsics(Extrinsics setter)
@ByRef public ByteVector miscellaneousData()
public EepromData miscellaneousData(ByteVector setter)
Copyright © 2023. All rights reserved.