@NoOffset @Name(value="tl::optional<dai::CameraSensorType>") @Properties(inherit=depthai.class) public class CameraSensorTypeOptional extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CameraSensorTypeOptional() |
CameraSensorTypeOptional(depthai.CameraSensorType value) |
CameraSensorTypeOptional(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
depthai.CameraSensorType |
get() |
boolean |
has_value() |
CameraSensorTypeOptional |
put(CameraSensorTypeOptional x) |
CameraSensorTypeOptional |
put(depthai.CameraSensorType value) |
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 CameraSensorTypeOptional(Pointer p)
Pointer(Pointer).public CameraSensorTypeOptional(depthai.CameraSensorType value)
public CameraSensorTypeOptional()
@Name(value="operator =") @ByRef public CameraSensorTypeOptional put(@ByRef CameraSensorTypeOptional x)
public boolean has_value()
@Name(value="value") @ByRef public depthai.CameraSensorType get()
@ValueSetter public CameraSensorTypeOptional put(@ByRef depthai.CameraSensorType value)
Copyright © 2023. All rights reserved.