@Name(value="tensorflow::gtl::InlinedVector<tensorflow::AllocatorAttributes,4>") public static class tensorflow.AllocatorAttributesVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AllocatorAttributesVector() |
AllocatorAttributesVector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
tensorflow.AllocatorAttributes |
get(long i) |
tensorflow.AllocatorAttributesVector |
put(long i,
tensorflow.AllocatorAttributes value) |
tensorflow.AllocatorAttributesVector |
put(tensorflow.AllocatorAttributesVector x) |
long |
size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AllocatorAttributesVector(Pointer p)
Pointer.Pointer(Pointer).public AllocatorAttributesVector()
@Name(value="operator=") @ByRef public tensorflow.AllocatorAttributesVector put(@ByRef tensorflow.AllocatorAttributesVector x)
public boolean empty()
public long size()
@Index @ByRef public tensorflow.AllocatorAttributes get(@Cast(value="size_t") long i)
public tensorflow.AllocatorAttributesVector put(@Cast(value="size_t") long i, tensorflow.AllocatorAttributes value)
Copyright © 2019. All rights reserved.