CMS 3D CMS Logo

Public Member Functions | Friends

TTUBoardSpecsIO Class Reference

#include <ConfigCode/TTUBoardSpecsIO.h>

Inheritance diagram for TTUBoardSpecsIO:
TTUBoardSpecs

List of all members.

Public Member Functions

 TTUBoardSpecsIO ()
 Standard constructor.
virtual ~TTUBoardSpecsIO ()
 Destructor.

Friends

std::istream & operator>> (std::istream &, TTUBoardConfig &)

Detailed Description

Author:
Andres Osorio
Date:
2008-12-16

Definition at line 19 of file TTUBoardSpecsIO.h.


Constructor & Destructor Documentation

TTUBoardSpecsIO::TTUBoardSpecsIO ( )

Standard constructor.

Definition at line 18 of file TTUBoardSpecsIO.cc.

                                   {

}
TTUBoardSpecsIO::~TTUBoardSpecsIO ( ) [virtual]

Destructor.

Definition at line 24 of file TTUBoardSpecsIO.cc.

{} 

Friends And Related Function Documentation

std::istream& operator>> ( std::istream &  ,
TTUBoardConfig  
) [friend]