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