TSIO++ Time series input/output
read a complete set of input files

Functions reading a set of input filesThis module is presented through cmdlinefiles.h. More...

Collaboration diagram for read a complete set of input files:

Functions

TDFileList ts::sff::readDSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const std::string &format)
 read complete list of SFF files with trace selection More...
 
TSFileList ts::sff::readSSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const std::string &format)
 read complete list of SFF files with trace selection More...
 
TDFileList ts::sff::readDSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const datrw::Eformat &format)
 read complete list of SFF files with trace selection More...
 
TSFileList ts::sff::readSSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const datrw::Eformat &format)
 read complete list of SFF files with trace selection More...
 

Detailed Description

Functions reading a set of input files

This module is presented through cmdlinefiles.h.