REVLib - C++
CANDeviceScanner.h File Reference
#include <stdint.h>
#include <atomic>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <thread>
#include <unordered_map>
#include <utility>
#include <vector>
#include "rev/CANSparkMaxFrames.h"

Go to the source code of this file.

Classes

struct  rev::detail::CANScanIdentifier
 
class  rev::detail::CANBusScanner
 

Namespaces

namespace  rev
 
namespace  rev::detail
 

Functions

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