Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

tHybrid Class Reference

#include <tHybrid.h>

Inheritance diagram for tHybrid:

SObject List of all members.

Public Member Functions

 tHybrid (const unsigned int id, const double temp)
 tHybrid ()
virtual ~tHybrid ()
unsigned int id () const
double T () const
void stream (CSVParser &parse)

Private Attributes

unsigned int m_id
double m_T

Detailed Description

Slow control class for a tHybrid M. Needham 2005


Constructor & Destructor Documentation

tHybrid::tHybrid const unsigned int  id,
const double  temp
[inline]
 

constructer

Parameters:
temperature 

tHybrid::tHybrid  )  [inline]
 

destructer

virtual tHybrid::~tHybrid  )  [inline, virtual]
 

destructer


Member Function Documentation

unsigned int tHybrid::id  )  const [inline]
 

Returns:
id

void tHybrid::stream CSVParser parse  )  [virtual]
 

streamer

Implements SObject.

double tHybrid::T  )  const [inline]
 

Returns:
temperature


Member Data Documentation

unsigned int tHybrid::m_id [private]
 

double tHybrid::m_T [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Jul 8 16:38:53 2005 for Salamander by  doxygen 1.4.1