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