|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
org.openqa.selenium.os.Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION
public static class Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION
Nested Class Summary | |
---|---|
static class |
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference
|
Nested classes/interfaces inherited from class com.sun.jna.Structure |
---|
com.sun.jna.Structure.ByValue |
Field Summary | |
---|---|
Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION |
BasicLimitInformation
|
Kernel32.IO_COUNTERS |
IoInfo
|
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
JobMemoryLimit
|
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
PeakJobMemoryUsed
|
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
PeakProcessMemoryUsed
|
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
ProcessMemoryLimit
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION()
|
|
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION(com.sun.jna.Pointer memory)
|
Method Summary |
---|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldOrder, getFields, getFieldTypeInfo, getNativeAlignment, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION BasicLimitInformation
public Kernel32.IO_COUNTERS IoInfo
public com.sun.jna.platform.win32.BaseTSD.SIZE_T ProcessMemoryLimit
public com.sun.jna.platform.win32.BaseTSD.SIZE_T JobMemoryLimit
public com.sun.jna.platform.win32.BaseTSD.SIZE_T PeakProcessMemoryUsed
public com.sun.jna.platform.win32.BaseTSD.SIZE_T PeakJobMemoryUsed
Constructor Detail |
---|
public Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION()
public Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION(com.sun.jna.Pointer memory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |