#include <ScalarDataSource.h>
Inheritance diagram for ScalarDataSource< T >:
Public Member Functions | |
ScalarDataSource (T &S) | |
virtual | ~ScalarDataSource () |
T & | scalarRef () |
Protected Member Functions | |
DataSourceObject * | createDataSourceObject (const char *, DataConnect *, int) |
Definition at line 31 of file ScalarDataSource.h.
|
Definition at line 35 of file ScalarDataSource.h. |
|
Definition at line 38 of file ScalarDataSource.h. |
|
Implements DataSource. Definition at line 37 of file ScalarDataSource.cpp. References make_DataSourceObject(). Here is the call graph for this function: |
|
Definition at line 41 of file ScalarDataSource.h. |