@Namespace(value="onnx::checker") @NoOffset @Properties(inherit=onnx.class) public class ValidationError extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ValidationError(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
AppendContext(BytePointer context) |
void |
AppendContext(String context) |
BytePointer |
what() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ValidationError(Pointer p)
Pointer(Pointer)
.@NoException(value=true) @Cast(value="const char*") public BytePointer what()
public void AppendContext(@StdString BytePointer context)
public void AppendContext(@StdString String context)
Copyright © 2024. All rights reserved.