37 #ifndef TSXX_WID2TSIO_H_VERSION    39 #define TSXX_WID2TSIO_H_VERSION \    40   "TSXX_WID2TSIO_H   V1.1"    43 #include<datrwxx/readany.h>    44 #include<datrwxx/writeany.h>    56                "datrw::oanystream& operator>>(datrw::oanystream& os,\n"    57                "                              TimeSeries<C, sff::WID2>& s)",
    75                "datrw::odatstream& operator>>(datrw::odatstream& os,\n"    76                "                              TimeSeries<C, sff::WID2>& s)",
    98                "datrw::ianystream& operator>>(datrw::ianystream& is,\n"    99                "                              TimeSeries<C, sff::WID2>& s)",
   118                "datrw::idatstream& operator>>(datrw::idatstream& is,\n"   119                "                              TimeSeries<C, sff::WID2>& s)",
   127 #endif // TSXX_WID2TSIO_H_VERSION (includeguard) 
#define TSXX_value(V)
report value 
 
datrw::oanystream & operator<<(datrw::oanystream &os, TimeSeries< C, sff::WID2 > &s)
 
#define TSXX_debug(C, N, M)
produce debug output 
 
Structure to hold the data samples of a series together with header information to form a time series...
 
datrw::ianystream & operator>>(datrw::ianystream &is, TimeSeries< C, sff::WID2 > &s)
 
All stuff in this library will be placed within namespace ts. 
 
Theader header
data header fields 
 
time series with WID2 header (prototypes)