Torc
0.1
|
#include <IOKit/pwr_mgt/IOPMLib.h>
#include <IOKit/ps/IOPowerSources.h>
#include <IOKit/ps/IOPSKeys.h>
#include "torclocalcontext.h"
#include "torccocoa.h"
#include "torcrunlooposx.h"
#include "torcpowerosx.h"
Go to the source code of this file.
Classes | |
class | TorcPowerFactoryOSX |
Create a TorcPowerOSX singleton to handle power status. More... | |
Functions | |
static OSStatus | SendAppleEventToSystemProcess (AEEventID EventToSend) |
Variables | |
TorcPowerFactoryOSX | TorcPowerFactoryOSX |
|
static |
Definition at line 298 of file torcpowerosx.cpp.