44 out.
check(ws, verbosity);
57 for (
auto & it : out) {
58 it.set_name(out_name);
59 it.check(ws, verbosity);
Declarations for agendas.
void check(Workspace &ws_in, const Verbosity &verbosity)
Checks consistency of an agenda.
void set_name(const String &nname)
Set agenda name.
This can be used to make arrays out of anything.
Helper macros for debugging.
void Copy(T &out, const String &, const T &in, const String &, const Verbosity &)
WORKSPACE METHOD: Copy.
Declarations having to do with the four output streams.
This file contains the definition of String, the ARTS string class.
This file contains the Workspace class.