@Namespace(value="dai") @Properties(inherit=depthai.class) public class CrashDump extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
CrashDump.CrashReport |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CrashDump()
Default native constructor.
|
CrashDump(long size)
Native array allocator.
|
CrashDump(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CrashDump.CrashReport |
crashReports() |
CrashDump |
crashReports(CrashDump.CrashReport setter) |
BytePointer |
depthaiCommitHash() |
CrashDump |
depthaiCommitHash(BytePointer setter) |
BytePointer |
deviceId() |
CrashDump |
deviceId(BytePointer setter) |
CrashDump |
getPointer(long i) |
CrashDump |
position(long position) |
Pointer |
serializeToJson() |
address, 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 CrashDump()
public CrashDump(long size)
Pointer.position(long).public CrashDump(Pointer p)
Pointer(Pointer).public CrashDump getPointer(long i)
getPointer in class Pointer@StdVector public CrashDump.CrashReport crashReports()
public CrashDump crashReports(CrashDump.CrashReport setter)
@StdString public BytePointer depthaiCommitHash()
public CrashDump depthaiCommitHash(BytePointer setter)
@StdString public BytePointer deviceId()
public CrashDump deviceId(BytePointer setter)
Copyright © 2023. All rights reserved.