#include <DarwinUtils.h>
§ BatteryLevel()
static int CDarwinUtils::BatteryLevel |
( |
void |
| ) |
|
|
static |
§ CFStringRefToString()
static bool CDarwinUtils::CFStringRefToString |
( |
CFStringRef |
source, |
|
|
std::string & |
destination |
|
) |
| |
|
static |
§ CFStringRefToUTF8String()
static bool CDarwinUtils::CFStringRefToUTF8String |
( |
CFStringRef |
source, |
|
|
std::string & |
destination |
|
) |
| |
|
static |
§ CreateAliasShortcut()
static bool CDarwinUtils::CreateAliasShortcut |
( |
const std::string & |
fromPath, |
|
|
const std::string & |
toPath |
|
) |
| |
|
static |
§ DeviceHasRetina()
static bool CDarwinUtils::DeviceHasRetina |
( |
double & |
scale | ) |
|
|
static |
§ EnableOSScreenSaver()
static void CDarwinUtils::EnableOSScreenSaver |
( |
bool |
enable | ) |
|
|
static |
§ GetAppRootFolder()
static const char* CDarwinUtils::GetAppRootFolder |
( |
void |
| ) |
|
|
static |
§ GetExecutablePath()
static int CDarwinUtils::GetExecutablePath |
( |
char * |
path, |
|
|
size_t * |
pathsize |
|
) |
| |
|
static |
§ GetFrameworkPath()
static int CDarwinUtils::GetFrameworkPath |
( |
bool |
forPython, |
|
|
char * |
path, |
|
|
size_t * |
pathsize |
|
) |
| |
|
static |
§ getIosPlatformString()
static const char* CDarwinUtils::getIosPlatformString |
( |
void |
| ) |
|
|
static |
§ GetIOSVersion()
static float CDarwinUtils::GetIOSVersion |
( |
void |
| ) |
|
|
static |
§ GetIOSVersionString()
static const char* CDarwinUtils::GetIOSVersionString |
( |
void |
| ) |
|
|
static |
§ GetManufacturer()
static const std::string& CDarwinUtils::GetManufacturer |
( |
void |
| ) |
|
|
static |
§ GetOSReleaseString()
static const char* CDarwinUtils::GetOSReleaseString |
( |
void |
| ) |
|
|
static |
§ GetOSVersionString()
static const char* CDarwinUtils::GetOSVersionString |
( |
void |
| ) |
|
|
static |
§ GetOSXVersionString()
static const char* CDarwinUtils::GetOSXVersionString |
( |
void |
| ) |
|
|
static |
§ HasVideoToolboxDecoder()
static bool CDarwinUtils::HasVideoToolboxDecoder |
( |
void |
| ) |
|
|
static |
§ IsAliasShortcut()
static bool CDarwinUtils::IsAliasShortcut |
( |
const std::string & |
path, |
|
|
bool |
isdirectory |
|
) |
| |
|
static |
§ IsIosSandboxed()
static bool CDarwinUtils::IsIosSandboxed |
( |
void |
| ) |
|
|
static |
§ PrintDebugString()
static void CDarwinUtils::PrintDebugString |
( |
std::string |
debugString | ) |
|
|
static |
§ ResetSystemIdleTimer()
static void CDarwinUtils::ResetSystemIdleTimer |
( |
| ) |
|
|
static |
§ SetScheduling()
static void CDarwinUtils::SetScheduling |
( |
bool |
realtime | ) |
|
|
static |
§ TranslateAliasShortcut()
static void CDarwinUtils::TranslateAliasShortcut |
( |
std::string & |
path | ) |
|
|
static |
The documentation for this class was generated from the following file: