3 #ifndef CPPQEDELEMENTS_UTILS_QM_PICTURE_H_INCLUDED
4 #define CPPQEDELEMENTS_UTILS_QM_PICTURE_H_INCLUDED
6 #include "QM_PictureFwd.h"
12 std::ostream&
operator<<(std::ostream&, QM_Picture);
13 std::istream&
operator>>(std::istream&, QM_Picture&);
21 #endif // CPPQEDELEMENTS_UTILS_QM_PICTURE_H_INCLUDED
std::ostream & operator<<(std::ostream &, Method)
std::istream & operator>>(std::istream &, Method &)
QM_Picture & updateWithPicture(ParameterTable &p, int argc, char *argv[], const std::string &prefix="--")
Convenience version of picture::updateWithPicture that includes the highest-level version information...