@NoOffset @Name(value="tl::optional<dai::BoardConfig::IMU>") @Properties(inherit=depthai.class) public class BoardConfigIMUOptional extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BoardConfigIMUOptional() |
BoardConfigIMUOptional(BoardConfig.IMU value) |
BoardConfigIMUOptional(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BoardConfig.IMU |
get() |
boolean |
has_value() |
BoardConfigIMUOptional |
put(BoardConfig.IMU value) |
BoardConfigIMUOptional |
put(BoardConfigIMUOptional x) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BoardConfigIMUOptional(Pointer p)
Pointer(Pointer).public BoardConfigIMUOptional(BoardConfig.IMU value)
public BoardConfigIMUOptional()
@Name(value="operator =") @ByRef public BoardConfigIMUOptional put(@ByRef BoardConfigIMUOptional x)
public boolean has_value()
@Name(value="value") @ByRef public BoardConfig.IMU get()
@ValueSetter public BoardConfigIMUOptional put(@ByRef BoardConfig.IMU value)
Copyright © 2023. All rights reserved.