astrotypes
0.0
|
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Namespaces | |
pss | |
pss::astrotypes | |
pss::astrotypes::sigproc | |
Functions | |
template<typename Derived > | |
std::ostream & | pss::astrotypes::sigproc::operator<< (std::ostream &stream, HeaderBase< Derived > const &h) |
template<typename Derived > | |
std::istream & | pss::astrotypes::sigproc::operator>> (std::istream &stream, HeaderBase< Derived > &headers) |
template<typename Derived , typename Stream > | |
HeaderBase< Derived >::template InfoSentry< Stream > const & | pss::astrotypes::sigproc::operator<< (Stream &stream, typename HeaderBase< Derived >::Info const &adapter) |