#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.
Functions | |
void | align (ofstream &ofs, bool &is_first_parameter, const String &indent) |
int | main () |
void align | ( | ofstream & | ofs, | |
bool & | is_first_parameter, | |||
const String & | indent | |||
) |
Definition at line 26 of file make_auto_md_cc.cc.
Referenced by main(), write_method_header(), and write_method_header_documentation().
int main | ( | void | ) |
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(), expand_md_data_raw_to_md_data(), get_wsv_group_id(), MdRecord::GInType(), MdRecord::GOutType(), AgRecord::In(), MdRecord::In(), MdRecord::InOnly(), md_data, MdRecord::Name(), my_basic_string< charT >::nelem(), Array< base >::nelem(), open_output_file(), AgRecord::Out(), MdRecord::Out(), MdRecord::PassWorkspace(), MdRecord::PassWsvNames(), MdRecord::SetMethod(), MdRecord::Supergeneric(), write_agenda_wrapper_header(), Workspace::wsv_data, and wsv_group_names.