@Name(value="dai::PropertiesSerializable<dai::NeuralNetworkProperties,dai::DetectionNetworkProperties>") @Properties(inherit=depthai.class) public class DetectionNetworkPropertiesSerializable extends NeuralNetworkProperties
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DetectionNetworkPropertiesSerializable()
Default native constructor.
|
DetectionNetworkPropertiesSerializable(long size)
Native array allocator.
|
DetectionNetworkPropertiesSerializable(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DaiProperties |
clone() |
DetectionNetworkPropertiesSerializable |
getPointer(long i) |
DetectionNetworkPropertiesSerializable |
position(long position) |
void |
serialize(byte[] data) |
void |
serialize(byte[] data,
depthai.SerializationType type) |
void |
serialize(byte[] data,
int type) |
void |
serialize(ByteBuffer data) |
void |
serialize(ByteBuffer data,
depthai.SerializationType type) |
void |
serialize(ByteBuffer data,
int type) |
void |
serialize(BytePointer data) |
void |
serialize(BytePointer data,
depthai.SerializationType type) |
void |
serialize(BytePointer data,
int type) |
blobSize, blobSize, blobUri, blobUri, numFrames, numFrames, numNCEPerThread, numNCEPerThread, numThreads, numThreadsaddress, 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 DetectionNetworkPropertiesSerializable()
public DetectionNetworkPropertiesSerializable(long size)
Pointer.position(long).public DetectionNetworkPropertiesSerializable(Pointer p)
Pointer(Pointer).public DetectionNetworkPropertiesSerializable position(long position)
position in class NeuralNetworkPropertiespublic DetectionNetworkPropertiesSerializable getPointer(long i)
getPointer in class NeuralNetworkPropertiespublic void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer data, depthai.SerializationType type)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer data)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer data, @Cast(value="dai::SerializationType") int type)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer data)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] data, depthai.SerializationType type)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] data)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer data, @Cast(value="dai::SerializationType") int type)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer data, depthai.SerializationType type)
serialize in class NeuralNetworkPropertiesSerializablepublic void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] data, @Cast(value="dai::SerializationType") int type)
serialize in class NeuralNetworkPropertiesSerializable@UniquePtr public DaiProperties clone()
clone in class NeuralNetworkPropertiesSerializableCopyright © 2023. All rights reserved.