@Namespace(value="onnx") @NoOffset @Properties(inherit=onnx.class) public class OpSetID extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OpSetID(BytePointer domain,
int version) |
OpSetID(int version) |
OpSetID(OperatorSetIdProto proto) |
OpSetID(Pointer p)
Pointer cast constructor.
|
OpSetID(String domain,
int version) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
domain() |
static OpSetID |
fromString(BytePointer target) |
static OpSetID |
fromString(String target) |
void |
incrementVersion(int step) |
void |
setVersion(int newVal) |
int |
version() |
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 OpSetID(Pointer p)
Pointer.Pointer(Pointer).public OpSetID(@Const @ByRef OperatorSetIdProto proto)
public OpSetID(@StdString BytePointer domain, @Cast(value="int64_t") int version)
public OpSetID(@StdString String domain, @Cast(value="int64_t") int version)
@ByVal public static OpSetID fromString(@StdString BytePointer target)
@ByVal public static OpSetID fromString(@StdString String target)
@StdString public BytePointer domain()
Copyright © 2020. All rights reserved.