34 #define TF_ANYFILTER_CC_VERSION \ 35 "TF_ANYFILTER_CC V1.0 " 50 TSXX_debug(debug,
"make_any_filter",
"process " + s );
51 tfxx::error::Exception::dont_report_on_construct();
64 "caught unknown filter exception from my own" );
68 "caught other exception from my own" );
69 tfxx::error::Exception::report_on_construct();
83 "caught unknown filter exception from seife" );
87 "caught other exception from seife" );
88 tfxx::error::Exception::report_on_construct();
95 "still hot after seife and my own" );
96 tfxx::error::Exception::report_on_construct();
99 tfxx::error::Exception::report_on_construct();
tfxx::Handle< BasicFilter > Tfilterhandle
handle to pass filters
some time series filter classes (prototypes)
provide access to all filters (seife and other) (prototypes)
Tfilterhandle make_any_filter(const std::string &s, const bool &debug)
combine all filters (seife and others)
#define TSXX_debug(C, N, M)
produce debug output
Tfilterhandle make_filter(std::string s, const bool &debug)
function to generate filter class
ts::filter::Tfilterhandle make_seife_filter(std::string s, const bool &debug)
function to generate filter class
All stuff in this library will be placed within namespace ts.
void print_any_help(std::ostream &os)
print information on available filters
virtual void report() const
void print_help(std::ostream &os)
print usage information
#define TSXX_UnknownFilterAbort(M, F)
provide all needed to use BasicFilter with seife code (prototypes)
void print_help(std::ostream &os)
print usage information