|
MythTV master
|
#include "mythconfig.h"#include "platforms/mythcocoautils.h"#include "mythlogging.h"#include "mythpowerosx.h"#include <IOKit/ps/IOPowerSources.h>#include <IOKit/ps/IOPSKeys.h>#include <AvailabilityMacros.h>Go to the source code of this file.
Macros | |
| #define | kIOMainPortDefault kIOMasterPortDefault |
| #define | LOC QString("PowerOSX: ") |
Functions | |
| static OSStatus | SendAppleEventToSystemProcess (AEEventID EventToSend) |
| #define kIOMainPortDefault kIOMasterPortDefault |
Definition at line 13 of file mythpowerosx.cpp.
| #define LOC QString("PowerOSX: ") |
Definition at line 16 of file mythpowerosx.cpp.
|
static |
Definition at line 212 of file mythpowerosx.cpp.
Referenced by MythPowerOSX::DoFeature().