Namespaces | |
namespace | SIGMET |
namespace | code |
Classes | |
struct | SIGMET::StructureHeader |
First header in SIGMET data file (12 bytes). More... | |
Functions | |
code::InputStream & | code::operator>> (code::InputStream &input_str, SIGMET::StructureHeader &) throw (std::string) |
code::OutputStream & | code::operator<< (code::OutputStream &input_str, const SIGMET::StructureHeader &) throw (std::string) |
std::ostream & | code::operator<< (std::ostream &input_str, const SIGMET::StructureHeader &) |