ScalarDataSource< T > Class Template Reference

#include <ScalarDataSource.h>

Inheritance diagram for ScalarDataSource< T >:

Inheritance graph
[legend]
Collaboration diagram for ScalarDataSource< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScalarDataSource (T &S)
virtual ~ScalarDataSource ()
T & scalarRef ()

Protected Member Functions

DataSourceObjectcreateDataSourceObject (const char *, DataConnect *, int)

Detailed Description

template<class T>
class ScalarDataSource< T >

Definition at line 31 of file ScalarDataSource.h.


Constructor & Destructor Documentation

template<class T>
ScalarDataSource< T >::ScalarDataSource T &  S  )  [inline]
 

Definition at line 35 of file ScalarDataSource.h.

template<class T>
virtual ScalarDataSource< T >::~ScalarDataSource  )  [inline, virtual]
 

Definition at line 38 of file ScalarDataSource.h.


Member Function Documentation

template<class T>
DataSourceObject * ScalarDataSource< T >::createDataSourceObject const char *  ,
DataConnect ,
int 
[protected, virtual]
 

Implements DataSource.

Definition at line 37 of file ScalarDataSource.cpp.

References make_DataSourceObject().

Here is the call graph for this function:

template<class T>
T& ScalarDataSource< T >::scalarRef  )  [inline]
 

Definition at line 41 of file ScalarDataSource.h.


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:46:01 2006 for IPPL by  doxygen 1.4.6