60 out.
check(ws, verbosity);
73 for (ArrayOfAgenda::iterator it = out.begin(); it != out.end(); it++) {
74 (*it).set_name(out_name);
75 (*it).check(ws, verbosity);
void check(Workspace &ws, const Verbosity &verbosity)
Checks consistency of an agenda.
Declarations having to do with the four output streams.
This file contains the Workspace class.
Declarations for agendas.
This can be used to make arrays out of anything.
void set_name(const String &nname)
Set agenda name.
void Copy(T &out, const String &, const T &in, const String &, const Verbosity &)
WORKSPACE METHOD: Copy.
This file contains the definition of String, the ARTS string class.