Package oshi.jna.platform.windows
Interface PowrProf
- All Superinterfaces:
- com.sun.jna.Library,- com.sun.jna.platform.win32.PowrProf
public interface PowrProf
extends com.sun.jna.platform.win32.PowrProf
Power profile stats. This class should be considered non-API as it may be removed if/when its code is incorporated
 into the JNA project.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classstatic enumstatic classstatic classstatic classContains information about a processor.static classContains information about the current state of the system battery.Nested classes/interfaces inherited from interface com.sun.jna.Librarycom.sun.jna.Library.HandlerNested classes/interfaces inherited from interface com.sun.jna.platform.win32.PowrProfcom.sun.jna.platform.win32.PowrProf.POWER_INFORMATION_LEVEL
- 
Field SummaryFieldsFields inherited from interface com.sun.jna.LibraryOPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
- 
Method SummaryMethods inherited from interface com.sun.jna.platform.win32.PowrProfCallNtPowerInformation
- 
Field Details- 
INSTANCEConstantINSTANCE
 
-