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