@Name(value="std::unordered_map<size_t,size_t>") @Properties(inherit=tensorflowlite.class) public class SizeTSizeTMap extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
SizeTSizeTMap.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SizeTSizeTMap() |
SizeTSizeTMap(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
back() |
SizeTSizeTMap.Iterator |
begin() |
boolean |
empty() |
SizeTSizeTMap.Iterator |
end() |
void |
erase(SizeTSizeTMap.Iterator pos) |
long |
front() |
long |
get(long i) |
SizeTSizeTMap |
put(long i,
long value) |
SizeTSizeTMap |
put(SizeTSizeTMap x) |
long |
size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, trimMemory, withDeallocator, zeropublic SizeTSizeTMap(Pointer p)
Pointer(Pointer).public SizeTSizeTMap()
@Name(value="operator =") @ByRef public SizeTSizeTMap put(@ByRef SizeTSizeTMap x)
public boolean empty()
public long size()
public long front()
public long back()
public SizeTSizeTMap put(@Cast(value="size_t") long i, long value)
public void erase(@ByVal SizeTSizeTMap.Iterator pos)
@ByVal public SizeTSizeTMap.Iterator begin()
@ByVal public SizeTSizeTMap.Iterator end()
Copyright © 2026. All rights reserved.