@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, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ValidationError(Pointer p)
Pointer.Pointer(Pointer).@NoException @Cast(value="const char*") public BytePointer what()
public void AppendContext(@StdString BytePointer context)
public void AppendContext(@StdString String context)
Copyright © 2020. All rights reserved.