@Namespace(value="onnx") @Properties(inherit=onnx.class) public class SymbolTable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SymbolTable(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFromGraph(GraphProto g) |
BytePointer |
createNew(BytePointer symbol_prefix) |
String |
createNew(String symbol_prefix) |
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, zeropublic SymbolTable(Pointer p)
Pointer(Pointer).public void addFromGraph(@Const @ByRef GraphProto g)
@StdString public BytePointer createNew(@StdString BytePointer symbol_prefix)
@StdString public String createNew(@StdString String symbol_prefix)
Copyright © 2023. All rights reserved.