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