public static class CrashDump.CrashReport.ErrorSourceInfo extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
static class |
CrashDump.CrashReport.ErrorSourceInfo.TrapContext |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ErrorSourceInfo()
Default native constructor.
|
ErrorSourceInfo(long size)
Native array allocator.
|
ErrorSourceInfo(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
assertContext() |
CrashDump.CrashReport.ErrorSourceInfo |
assertContext(CrashDump.CrashReport.ErrorSourceInfo.AssertContext setter) |
int |
errorId() |
CrashDump.CrashReport.ErrorSourceInfo |
errorId(int setter) |
CrashDump.CrashReport.ErrorSourceInfo |
getPointer(long i) |
CrashDump.CrashReport.ErrorSourceInfo |
position(long position) |
CrashDump.CrashReport.ErrorSourceInfo.TrapContext |
trapContext() |
CrashDump.CrashReport.ErrorSourceInfo |
trapContext(CrashDump.CrashReport.ErrorSourceInfo.TrapContext setter) |
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, zero
public ErrorSourceInfo()
public ErrorSourceInfo(long size)
Pointer.position(long)
.public ErrorSourceInfo(Pointer p)
Pointer(Pointer)
.public CrashDump.CrashReport.ErrorSourceInfo position(long position)
public CrashDump.CrashReport.ErrorSourceInfo getPointer(long i)
getPointer
in class Pointer
@ByRef public CrashDump.CrashReport.ErrorSourceInfo.AssertContext assertContext()
public CrashDump.CrashReport.ErrorSourceInfo assertContext(CrashDump.CrashReport.ErrorSourceInfo.AssertContext setter)
@ByRef public CrashDump.CrashReport.ErrorSourceInfo.TrapContext trapContext()
public CrashDump.CrashReport.ErrorSourceInfo trapContext(CrashDump.CrashReport.ErrorSourceInfo.TrapContext setter)
public CrashDump.CrashReport.ErrorSourceInfo errorId(int setter)
Copyright © 2024. All rights reserved.