#include <filecons.h>
Inheritance diagram for CLUS::FileDataConsumer:


Public Member Functions | |
| FileDataConsumer (char *Filename, Vector< double > *Input) | |
| virtual void | Start (void) |
| virtual void | Stop (void) |
Private Attributes | |
| string | filename |
|
||||||||||||
|
Definition at line 48 of file filecons.h. |
|
|
Reimplemented from CLUS::StreamDataConsumer. Definition at line 52 of file filecons.h. |
|
|
Reimplemented from CLUS::StreamDataConsumer. Definition at line 58 of file filecons.h. |
|
|
Definition at line 45 of file filecons.h. Referenced by FileDataConsumer(), and Start(). |
1.3.2