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