|
TSIO++ Time series input/output
|
Full commandline data file parsingThis module is presented through cmdlinefiles.h. More...
|
Modules | |
| read a complete set of input files | |
| Functions reading a set of input filesThis module is presented through cmdlinefiles.h. | |
| read one single input file | |
| Functions reading a single input fileThis module is presented through cmdlinefiles.h. | |
Classes | |
| struct | ts::sff::SFile |
| structure to contain file data together with command line arguments (single precision). More... | |
| struct | ts::sff::DFile |
| structure to contain file data together with command line arguments. More... | |
Typedefs | |
| typedef tfxx::RangeList< int > | ts::sff::Ttracelist |
| type of trace selection list. More... | |
| typedef const char * | ts::sff::Ttracelistkey |
| type of trace selection key. More... | |
| typedef std::list< DFile > | ts::sff::TDFileList |
| complete list of files. More... | |
| typedef std::list< SFile > | ts::sff::TSFileList |
| complete list of files (single precision version). More... | |
Full commandline data file parsing
This module is presented through cmdlinefiles.h.