astrotypes  0.0
Namespaces | Functions
HeaderBase.cpp File Reference
#include <iomanip>
#include <sstream>
Include dependency graph for HeaderBase.cpp:
This graph shows which files directly or indirectly include this file:

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)