@Name(value="tensorflow::gtl::FlatMap<tensorflow::StringPiece,std::pair<int,int>,tensorflow::hash<tensorflow::StringPiece> >") public static class tensorflow.NameRangeMap extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
NameRangeMap() |
NameRangeMap(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
int |
first(BytePointer i) |
tensorflow.NameRangeMap |
first(BytePointer i,
int first) |
tensorflow.NameRangeMap |
put(tensorflow.NameRangeMap x) |
int |
second(BytePointer i) |
tensorflow.NameRangeMap |
second(BytePointer i,
int second) |
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 NameRangeMap(Pointer p)
Pointer.Pointer(Pointer).public NameRangeMap()
@Name(value="operator=") @ByRef public tensorflow.NameRangeMap put(@ByRef tensorflow.NameRangeMap x)
public boolean empty()
public long size()
@Index(function="at") public int first(@tensorflow.StringPiece BytePointer i)
public tensorflow.NameRangeMap first(@tensorflow.StringPiece BytePointer i, int first)
@Index(function="at") public int second(@tensorflow.StringPiece BytePointer i)
public tensorflow.NameRangeMap second(@tensorflow.StringPiece BytePointer i, int second)
Copyright © 2019. All rights reserved.