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