@Name(value="std::set<std::string>") @Properties(inherit=modsecurity.class) public class StringSet extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
StringSet.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
StringSet() |
StringSet(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
StringSet.Iterator |
begin() |
boolean |
empty() |
StringSet.Iterator |
end() |
void |
erase(BytePointer value) |
void |
insert(BytePointer value) |
StringSet |
put(StringSet 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 StringSet(Pointer p)
Pointer(Pointer)
.public StringSet()
public boolean empty()
public long size()
public void insert(@StdString BytePointer value)
public void erase(@StdString BytePointer value)
@ByVal public StringSet.Iterator begin()
@ByVal public StringSet.Iterator end()
Copyright © 2022. All rights reserved.