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