LLDB mainline
|
Classes | |
class | Device |
class | DeviceRuntime |
class | DeviceSet |
class | DeviceType |
class | ModelIdentifier |
class | OSVersion |
class | Process |
Functions | |
bool | operator> (const OSVersion &lhs, const OSVersion &rhs) |
bool | operator> (const ModelIdentifier &lhs, const ModelIdentifier &rhs) |
bool | operator< (const OSVersion &lhs, const OSVersion &rhs) |
bool | operator< (const ModelIdentifier &lhs, const ModelIdentifier &rhs) |
bool | operator== (const OSVersion &lhs, const OSVersion &rhs) |
bool | operator== (const ModelIdentifier &lhs, const ModelIdentifier &rhs) |
bool | operator!= (const OSVersion &lhs, const OSVersion &rhs) |
bool | operator!= (const ModelIdentifier &lhs, const ModelIdentifier &rhs) |
bool CoreSimulatorSupport::operator!= | ( | const ModelIdentifier & | lhs, |
const ModelIdentifier & | rhs | ||
) |
Definition at line 315 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
References CoreSimulatorSupport::OSVersion::GetNumVersions(), CoreSimulatorSupport::OSVersion::GetVersionAtIndex(), and l.
bool CoreSimulatorSupport::operator< | ( | const ModelIdentifier & | lhs, |
const ModelIdentifier & | rhs | ||
) |
Definition at line 261 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
References CoreSimulatorSupport::OSVersion::GetNumVersions(), CoreSimulatorSupport::OSVersion::GetVersionAtIndex(), and l.
bool CoreSimulatorSupport::operator== | ( | const ModelIdentifier & | lhs, |
const ModelIdentifier & | rhs | ||
) |
Definition at line 288 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
References CoreSimulatorSupport::OSVersion::GetNumVersions(), CoreSimulatorSupport::OSVersion::GetVersionAtIndex(), and l.
bool CoreSimulatorSupport::operator> | ( | const ModelIdentifier & | lhs, |
const ModelIdentifier & | rhs | ||
) |
Definition at line 235 of file PlatformiOSSimulatorCoreSimulatorSupport.mm.
References CoreSimulatorSupport::OSVersion::GetNumVersions(), CoreSimulatorSupport::OSVersion::GetVersionAtIndex(), and l.