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