@Name(value="tensorflow::gtl::InlinedVector<tensorflow::OpKernelContext::WrappedAllocator,4>") public static class tensorflow.WrappedAllocatorVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
WrappedAllocatorVector() |
WrappedAllocatorVector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
tensorflow.WrappedAllocator |
get(long i) |
tensorflow.WrappedAllocatorVector |
put(long i,
tensorflow.WrappedAllocator value) |
tensorflow.WrappedAllocatorVector |
put(tensorflow.WrappedAllocatorVector 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 WrappedAllocatorVector(Pointer p)
Pointer.Pointer(Pointer).public WrappedAllocatorVector()
@Name(value="operator=") @ByRef public tensorflow.WrappedAllocatorVector put(@ByRef tensorflow.WrappedAllocatorVector x)
public boolean empty()
public long size()
@Index @ByRef public tensorflow.WrappedAllocator get(@Cast(value="size_t") long i)
public tensorflow.WrappedAllocatorVector put(@Cast(value="size_t") long i, tensorflow.WrappedAllocator value)
Copyright © 2019. All rights reserved.