bdm::FileDS Class Reference
Pseudovirtual class for reading data from files. More...
#include <datasources.h>
Inheritance diagram for bdm::FileDS:
Public Member Functions | |
void | from_setting (const Setting &set) |
Protected Attributes | |
string | filename |
Detailed Description
Pseudovirtual class for reading data from files.Common predecessord to various file formats.
Member Function Documentation
void FileDS::from_setting | ( | const Setting & | set | ) | [virtual] |
Create object from the following structure
filename = 'data_file.ext'; % name of the file where the data sare stored --- inherited fields --- bdm::DS::from_setting
Reimplemented from bdm::MemDS.
Reimplemented in bdm::ITppFileDS, and bdm::CsvFileDS.
The documentation for this class was generated from the following files:
- datasources.h
- datasources.cpp
Generated on 2 Dec 2013 for mixpp by 1.4.7