|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DevicePowerInfo | |
---|---|
org.rococoa.cocoa.osservices |
Uses of DevicePowerInfo in org.rococoa.cocoa.osservices |
---|
Subclasses of DevicePowerInfo in org.rococoa.cocoa.osservices | |
---|---|
static class |
DevicePowerInfo.ByReference
|
static class |
DevicePowerInfo.ByValue
|
Fields in org.rococoa.cocoa.osservices declared as DevicePowerInfo | |
---|---|
DevicePowerInfo[] |
PowerSummary.devices
Array of device power info records. |
Methods in org.rococoa.cocoa.osservices that return DevicePowerInfo | |
---|---|
static DevicePowerInfo[] |
DevicePowerInfo.newArray(int arrayLength)
|
Constructors in org.rococoa.cocoa.osservices with parameters of type DevicePowerInfo | |
---|---|
PowerSummary(int version,
int flags,
int sleepPowerAvailable,
int sleepPowerNeeded,
int minimumWakeTime,
NativeLong deviceCount,
DevicePowerInfo[] devices)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |