@Namespace(value="onnx::shape_inference") @NoOffset @Properties(inherit=onnx.class) public class SymbolTableImpl extends SymbolTable
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SymbolTableImpl() |
SymbolTableImpl(long size)
Native array allocator.
|
SymbolTableImpl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFromGraph(GraphProto g) |
BytePointer |
createNew() |
BytePointer |
createNew(BytePointer symbol_prefix) |
String |
createNew(String symbol_prefix) |
SymbolTableImpl |
getPointer(long i) |
SymbolTableImpl |
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 SymbolTableImpl(Pointer p)
Pointer(Pointer).public SymbolTableImpl(long size)
Pointer.position(long).public SymbolTableImpl()
public SymbolTableImpl position(long position)
public SymbolTableImpl getPointer(long i)
getPointer in class Pointerpublic void addFromGraph(@Const @ByRef GraphProto g)
addFromGraph in class SymbolTable@StdString public BytePointer createNew(@StdString BytePointer symbol_prefix)
createNew in class SymbolTable@StdString public BytePointer createNew()
@StdString public String createNew(@StdString String symbol_prefix)
createNew in class SymbolTableCopyright © 2023. All rights reserved.