mixpp: bdm::FileDS Class Reference

bdm::FileDS Class Reference

Pseudovirtual class for reading data from files. More...

#include <datasources.h>

Inheritance diagram for bdm::FileDS:

bdm::MemDS bdm::DS bdm::root bdm::CsvFileDS bdm::ITppFileDS List of all members.

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:
Generated on 2 Dec 2013 for mixpp by  doxygen 1.4.7