REVLib - C++
rev::detail Namespace Reference

Classes

class  CANBusScanner
 
struct  CANScanIdentifier
 

Functions

const char * GetFRCDeviceTypeText (uint32_t index)
 
const char * GetFRCManufacturerText (uint32_t index)
 
bool operator< (const CANScanIdentifier &lhs, const CANScanIdentifier &rhs)
 
bool operator> (const CANScanIdentifier &lhs, const CANScanIdentifier &rhs)
 
bool operator== (const CANScanIdentifier &lhs, const CANScanIdentifier &rhs)
 

Function Documentation

◆ GetFRCDeviceTypeText()

const char * rev::detail::GetFRCDeviceTypeText ( uint32_t  index)

◆ GetFRCManufacturerText()

const char * rev::detail::GetFRCManufacturerText ( uint32_t  index)

◆ operator<()

bool rev::detail::operator< ( const CANScanIdentifier lhs,
const CANScanIdentifier rhs 
)
inline

◆ operator>()

bool rev::detail::operator> ( const CANScanIdentifier lhs,
const CANScanIdentifier rhs 
)
inline

◆ operator==()

bool rev::detail::operator== ( const CANScanIdentifier lhs,
const CANScanIdentifier rhs 
)
inline