@Name(value="std::vector<onnx::OpSchema::TypeConstraintParam>") @Properties(inherit=onnx.class) public class TypeConstraintParamVector extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
TypeConstraintParamVector.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TypeConstraintParamVector() |
TypeConstraintParamVector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TypeConstraintParamVector.Iterator |
begin() |
boolean |
empty() |
TypeConstraintParamVector.Iterator |
end() |
OpSchema.TypeConstraintParam |
get(long i) |
long |
size() |
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 TypeConstraintParamVector(Pointer p)
Pointer.Pointer(Pointer).public TypeConstraintParamVector()
public boolean empty()
public long size()
@Index(function="at") @ByRef public OpSchema.TypeConstraintParam get(@Cast(value="size_t") long i)
@ByVal public TypeConstraintParamVector.Iterator begin()
@ByVal public TypeConstraintParamVector.Iterator end()
Copyright © 2020. All rights reserved.