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