24 #ifndef PSS_ASTROTYPES_SIGPROC_OSTREAM_H
25 #define PSS_ASTROTYPES_SIGPROC_OSTREAM_H
33 namespace astrotypes {
36 template<
typename HeaderT,
typename Dim1,
typename Dim2>
41 template<
typename Stream,
typename DataType>
42 void write(Stream& s, DataType&);
47 template<
typename Stream>
69 #endif // PSS_ASTROTYPES_SIGPROC_SIGPROCSTREAM_H
void write(Stream &s, DataType &)
void new_header(Stream &stream)
inheriting class should call this every time a new sigproc stream is opened