@Namespace(value="arrow") @Properties(inherit=arrow.class) public class StatusDetail extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
StatusDetail(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(StatusDetail other) |
String |
ToString()
\brief Produce a human-readable description of this status.
|
String |
type_id()
\brief Return a unique id for the type of the StatusDetail
(effectively a poor man's substitute for RTTI).
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic StatusDetail(Pointer p)
Pointer(Pointer).public String type_id()
@StdString public String ToString()
@Cast(value="bool") @Name(value="operator ==") @NoException(value=true) public boolean equals(@Const @ByRef StatusDetail other)
Copyright © 2021. All rights reserved.