@Name(value="struct shminfo") @Properties(inherit=linux.class) public class shminfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
shminfo()
Default native constructor.
|
shminfo(long size)
Native array allocator.
|
shminfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
__unused1() |
shminfo |
__unused1(long setter) |
long |
__unused2() |
shminfo |
__unused2(long setter) |
long |
__unused3() |
shminfo |
__unused3(long setter) |
long |
__unused4() |
shminfo |
__unused4(long setter) |
shminfo |
getPointer(long i) |
shminfo |
position(long position) |
long |
shmall() |
shminfo |
shmall(long setter) |
long |
shmmax() |
shminfo |
shmmax(long setter) |
long |
shmmin() |
shminfo |
shmmin(long setter) |
long |
shmmni() |
shminfo |
shmmni(long setter) |
long |
shmseg() |
shminfo |
shmseg(long 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, zeropublic shminfo()
public shminfo(long size)
Pointer.position(long).public shminfo(Pointer p)
Pointer(Pointer).public shminfo getPointer(long i)
getPointer in class Pointerpublic shminfo shmmax(long setter)
public shminfo shmmin(long setter)
public shminfo shmmni(long setter)
public shminfo shmseg(long setter)
public shminfo shmall(long setter)
public shminfo __unused1(long setter)
public shminfo __unused2(long setter)
public shminfo __unused3(long setter)
public shminfo __unused4(long setter)
Copyright © 2022. All rights reserved.