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