@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class PipelineImpl extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PipelineImpl() |
PipelineImpl(long size)
Native array allocator.
|
PipelineImpl(PipelineImpl arg0) |
PipelineImpl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineImpl |
getPointer(long i) |
PipelineImpl |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic PipelineImpl(Pointer p)
Pointer(Pointer).public PipelineImpl(long size)
Pointer.position(long).public PipelineImpl()
public PipelineImpl(@Const @ByRef PipelineImpl arg0)
public PipelineImpl position(long position)
public PipelineImpl getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.