LLDB
mainline
|
#include <PlatformiOSSimulatorCoreSimulatorSupport.h>
Public Member Functions | |
DeviceRuntime () | |
DeviceRuntime (id d) | |
operator bool () | |
OSVersion | GetVersion () |
bool | IsAvailable () |
Definition at line 119 of file PlatformiOSSimulatorCoreSimulatorSupport.h.
CoreSimulatorSupport::DeviceRuntime::DeviceRuntime | ( | ) |
Definition at line 89 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
CoreSimulatorSupport::DeviceRuntime::DeviceRuntime | ( | id | d | ) |
Definition at line 92 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
CoreSimulatorSupport::OSVersion CoreSimulatorSupport::DeviceRuntime::GetVersion | ( | ) |
Definition at line 187 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
References CoreSimulatorSupport::OSVersion::OSVersion().
Referenced by CoreSimulatorSupport::DeviceSet::GetFanciest().
bool CoreSimulatorSupport::DeviceRuntime::IsAvailable | ( | ) |
Definition at line 97 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
Referenced by CoreSimulatorSupport::DeviceSet::GetAvailableDevices().
|
explicit |
Definition at line 95 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.