@Namespace(value="modsecurity") @NoOffset @Properties(inherit=modsecurity.class) public class ConfigString extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ConfigString() |
ConfigString(long size)
Native array allocator.
|
ConfigString(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ConfigString |
getPointer(long i) |
boolean |
m_set() |
ConfigString |
m_set(boolean setter) |
BytePointer |
m_value() |
ConfigString |
m_value(BytePointer setter) |
void |
merge(ConfigString from) |
ConfigString |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ConfigString(Pointer p)
Pointer(Pointer)
.public ConfigString(long size)
Pointer.position(long)
.public ConfigString()
public ConfigString position(long position)
public ConfigString getPointer(long i)
getPointer
in class Pointer
public ConfigString m_set(boolean setter)
@StdString public BytePointer m_value()
public ConfigString m_value(BytePointer setter)
public void merge(ConfigString from)
Copyright © 2022. All rights reserved.