![]() |
![]() |
#include <CSCDQM_DCSData.h>
Public Member Functions | |
TempMeasType & | operator= (const TempMeasType &m) |
Public Attributes | |
DCSAddressType | adr |
DCSBoardType | board |
unsigned short | boardId |
int | value |
Friends | |
std::ostream & | operator<< (std::ostream &out, const TempMeasType &m) |
Temperature measurement
Definition at line 31 of file CSCDQM_DCSData.h.
TempMeasType& cscdqm::TempMeasType::operator= | ( | const TempMeasType & | m | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | out, |
const TempMeasType & | m | ||
) | [friend] |
Definition at line 33 of file CSCDQM_DCSData.h.
Referenced by operator=().
Definition at line 34 of file CSCDQM_DCSData.h.
Referenced by operator=().
unsigned short cscdqm::TempMeasType::boardId |
Definition at line 35 of file CSCDQM_DCSData.h.
Referenced by operator=().
Definition at line 36 of file CSCDQM_DCSData.h.
Referenced by operator=().