MythTV  master
Macros | Functions | Variables
mythpowerosx.cpp File Reference
#include "platforms/mythcocoautils.h"
#include "mythlogging.h"
#include "mythpowerosx.h"
#include <IOKit/ps/IOPowerSources.h>
#include <IOKit/ps/IOPSKeys.h>
#include <AvailabilityMacros.h>
Include dependency graph for mythpowerosx.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("PowerOSX: ")
 

Functions

static OSStatus SendAppleEventToSystemProcess (AEEventID EventToSend)
 

Variables

static constexpr int8_t kMythIOMainPortDefault { 0 }
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("PowerOSX: ")

Definition at line 15 of file mythpowerosx.cpp.

Function Documentation

◆ SendAppleEventToSystemProcess()

OSStatus SendAppleEventToSystemProcess ( AEEventID  EventToSend)
static

Definition at line 211 of file mythpowerosx.cpp.

Referenced by MythPowerOSX::DoFeature().

Variable Documentation

◆ kMythIOMainPortDefault

constexpr int8_t kMythIOMainPortDefault { 0 }
staticconstexpr

Definition at line 13 of file mythpowerosx.cpp.

Referenced by MythPowerOSX::Init().