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