@Name(value="std::unordered_map<tensorflow::string,tensorflow::checkpoint::TensorSliceSet*>") public static class tensorflow.StringTensorSliceSetMap extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.StringTensorSliceSetMap.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
StringTensorSliceSetMap() |
StringTensorSliceSetMap(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.StringTensorSliceSetMap.Iterator |
begin() |
boolean |
empty() |
tensorflow.StringTensorSliceSetMap.Iterator |
end() |
tensorflow.TensorSliceSet |
get(BytePointer i) |
tensorflow.StringTensorSliceSetMap |
put(BytePointer i,
tensorflow.TensorSliceSet value) |
tensorflow.StringTensorSliceSetMap |
put(tensorflow.StringTensorSliceSetMap 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 StringTensorSliceSetMap(Pointer p)
Pointer.Pointer(Pointer).public StringTensorSliceSetMap()
@Name(value="operator=") @ByRef public tensorflow.StringTensorSliceSetMap put(@ByRef tensorflow.StringTensorSliceSetMap x)
public boolean empty()
public long size()
@Index public tensorflow.TensorSliceSet get(@StdString BytePointer i)
public tensorflow.StringTensorSliceSetMap put(@StdString BytePointer i, tensorflow.TensorSliceSet value)
@ByVal public tensorflow.StringTensorSliceSetMap.Iterator begin()
@ByVal public tensorflow.StringTensorSliceSetMap.Iterator end()
Copyright © 2019. All rights reserved.