@Name(value="std::unordered_set<gandiva::DecimalScalar128>") @Properties(inherit=gandiva.class) public class DecimalScalar128Set extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
DecimalScalar128Set.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
DecimalScalar128Set() |
DecimalScalar128Set(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
DecimalScalar128Set.Iterator |
begin() |
boolean |
empty() |
DecimalScalar128Set.Iterator |
end() |
void |
erase(DecimalScalar128 value) |
void |
insert(DecimalScalar128 value) |
DecimalScalar128Set |
put(DecimalScalar128Set 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, withDeallocator, zero
public DecimalScalar128Set(Pointer p)
Pointer(Pointer)
.public DecimalScalar128Set()
@Name(value="operator =") @ByRef public DecimalScalar128Set put(@ByRef DecimalScalar128Set x)
public boolean empty()
public long size()
public void insert(@ByRef DecimalScalar128 value)
public void erase(@ByRef DecimalScalar128 value)
@ByVal public DecimalScalar128Set.Iterator begin()
@ByVal public DecimalScalar128Set.Iterator end()
Copyright © 2022. All rights reserved.