REVLib - C++
rev::detail::CANScanIdentifier Struct Reference

#include <CANDeviceScanner.h>

Public Member Functions

 CANScanIdentifier (uint32_t arbid, std::string name, uint32_t uniqueId=0)
 
std::string Name () const
 

Public Attributes

rev::FRCDeviceType deviceTypeId
 
rev::FRCManufacturer manufacturerId
 
uint16_t canId
 
uint32_t uniqueId
 
std::string name
 

Constructor & Destructor Documentation

◆ CANScanIdentifier()

rev::detail::CANScanIdentifier::CANScanIdentifier ( uint32_t  arbid,
std::string  name,
uint32_t  uniqueId = 0 
)
inline

Member Function Documentation

◆ Name()

std::string rev::detail::CANScanIdentifier::Name ( ) const
inline

Member Data Documentation

◆ deviceTypeId

rev::FRCDeviceType rev::detail::CANScanIdentifier::deviceTypeId

◆ manufacturerId

rev::FRCManufacturer rev::detail::CANScanIdentifier::manufacturerId

◆ canId

uint16_t rev::detail::CANScanIdentifier::canId

◆ uniqueId

uint32_t rev::detail::CANScanIdentifier::uniqueId

◆ name

std::string rev::detail::CANScanIdentifier::name

The documentation for this struct was generated from the following file: