public static class CrashDump.CrashReport.ErrorSourceInfo.AssertContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AssertContext()
Default native constructor.
|
AssertContext(long size)
Native array allocator.
|
AssertContext(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
fileName() |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
fileName(BytePointer setter) |
BytePointer |
functionName() |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
functionName(BytePointer setter) |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
getPointer(long i) |
int |
line() |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
line(int setter) |
CrashDump.CrashReport.ErrorSourceInfo.AssertContext |
position(long position) |
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 AssertContext()
public AssertContext(long size)
Pointer.position(long).public AssertContext(Pointer p)
Pointer(Pointer).public CrashDump.CrashReport.ErrorSourceInfo.AssertContext position(long position)
public CrashDump.CrashReport.ErrorSourceInfo.AssertContext getPointer(long i)
getPointer in class Pointer@StdString public BytePointer fileName()
public CrashDump.CrashReport.ErrorSourceInfo.AssertContext fileName(BytePointer setter)
@StdString public BytePointer functionName()
public CrashDump.CrashReport.ErrorSourceInfo.AssertContext functionName(BytePointer setter)
public CrashDump.CrashReport.ErrorSourceInfo.AssertContext line(int setter)
Copyright © 2023. All rights reserved.