LLDB mainline
CoreSimulatorSupport Namespace Reference

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)

Function Documentation

◆ operator!=() [1/2]

◆ operator!=() [2/2]

bool CoreSimulatorSupport::operator!= ( const OSVersion & lhs,
const OSVersion & rhs )

◆ operator<() [1/2]

◆ operator<() [2/2]

bool CoreSimulatorSupport::operator< ( const OSVersion & lhs,
const OSVersion & rhs )

◆ operator==() [1/2]

◆ operator==() [2/2]

bool CoreSimulatorSupport::operator== ( const OSVersion & lhs,
const OSVersion & rhs )

◆ operator>() [1/2]

◆ operator>() [2/2]

bool CoreSimulatorSupport::operator> ( const OSVersion & lhs,
const OSVersion & rhs )