#include "arts.h"
#include "array.h"
#include "file.h"
#include "methods.h"
#include "workspace_ng.h"
#include "agenda_record.h"
Go to the source code of this file.
|
void | align (ofstream &ofs, bool &is_first_parameter, const String &indent) |
|
int | main () |
|
◆ DUMMY_COLS
◆ DUMMY_ELEMS
◆ DUMMY_PAGES
◆ DUMMY_ROWS
◆ align()
void align |
( |
ofstream & |
ofs, |
|
|
bool & |
is_first_parameter, |
|
|
const String & |
indent |
|
) |
| |
◆ main()
Definition at line 39 of file make_auto_md_cc.cc.
References MdRecord::ActualGroups(), agenda_data, MdRecord::AgendaMethod(), align(), define_agenda_data(), define_md_data_raw(), Workspace::define_wsv_data(), define_wsv_group_names(), Workspace::define_wsv_map(), DUMMY_COLS, DUMMY_ELEMS, DUMMY_PAGES, DUMMY_ROWS, expand_md_data_raw_to_md_data(), get_wsv_group_id(), get_wsv_id(), MdRecord::GInType(), MdRecord::GOutType(), AgRecord::In(), MdRecord::In(), MdRecord::InOnly(), md_data, MdRecord::Name(), Array< base >::nelem(), my_basic_string< charT >::nelem(), open_output_file(), AgRecord::Out(), MdRecord::Out(), MdRecord::OutOnly(), MdRecord::PassWorkspace(), MdRecord::PassWsvNames(), MdRecord::SetMethod(), MdRecord::Supergeneric(), write_agenda_wrapper_header(), Workspace::wsv_data, and wsv_group_names.