#include <MultiSenseTypes.hh>
| Public Member Functions | |
| PcbInfo () | |
| Public Attributes | |
| std::string | name | 
| uint32_t | revision | 
Class used to store PCB information for the various circuit boards in a sensor
Definition at line 3174 of file MultiSenseTypes.hh.
| 
 | inline | 
Default constructor
Definition at line 3185 of file MultiSenseTypes.hh.
| std::string crl::multisense::system::PcbInfo::name | 
The name of a PCB
Definition at line 3178 of file MultiSenseTypes.hh.
| uint32_t crl::multisense::system::PcbInfo::revision | 
The revision number of a PCB
Definition at line 3180 of file MultiSenseTypes.hh.