@Namespace(value="modsecurity") @Properties(inherit=modsecurity.class) public class ModSecurityIntervention extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ModSecurityIntervention()
Default native constructor.
|
ModSecurityIntervention(long size)
Native array allocator.
|
ModSecurityIntervention(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
disruptive() |
ModSecurityIntervention |
disruptive(int setter) |
ModSecurityIntervention |
getPointer(long i) |
BytePointer |
log() |
ModSecurityIntervention |
log(BytePointer setter) |
int |
pause() |
ModSecurityIntervention |
pause(int setter) |
ModSecurityIntervention |
position(long position) |
int |
status() |
ModSecurityIntervention |
status(int setter) |
BytePointer |
url() |
ModSecurityIntervention |
url(BytePointer setter) |
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 ModSecurityIntervention()
public ModSecurityIntervention(long size)
Pointer.position(long)
.public ModSecurityIntervention(Pointer p)
Pointer(Pointer)
.public ModSecurityIntervention position(long position)
public ModSecurityIntervention getPointer(long i)
getPointer
in class Pointer
public int status()
public ModSecurityIntervention status(int setter)
public int pause()
public ModSecurityIntervention pause(int setter)
@Cast(value="char*") public BytePointer url()
public ModSecurityIntervention url(BytePointer setter)
@Cast(value="char*") public BytePointer log()
public ModSecurityIntervention log(BytePointer setter)
public int disruptive()
public ModSecurityIntervention disruptive(int setter)
Copyright © 2022. All rights reserved.