#include <ConfigCode/TTUBoardSpecsIO.h>
Public Member Functions | |
TTUBoardSpecsIO () | |
Standard constructor. More... | |
~TTUBoardSpecsIO () override | |
Destructor. More... | |
Public Member Functions inherited from TTUBoardSpecs | |
TTUBoardSpecs () | |
Standard constructor. More... | |
virtual | ~TTUBoardSpecs () |
Destructor. More... | |
Friends | |
std::istream & | operator>> (std::istream &, TTUBoardConfig &) |
Additional Inherited Members | |
Public Attributes inherited from TTUBoardSpecs | |
std::vector< TTUBoardConfig > | m_boardspecs |
Definition at line 18 of file TTUBoardSpecsIO.h.
TTUBoardSpecsIO::TTUBoardSpecsIO | ( | ) |
|
override |
|
friend |