ARTS 2.5.9 (git: 825fa5f2)
|
#include "agenda_record.h"
#include "array.h"
#include "arts.h"
#include "debug.h"
#include "file.h"
#include "global_data.h"
#include "methods.h"
#include "workspace.h"
#include "workspace_global_data.h"
#include "workspace_ng.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 30 of file make_auto_md_cc.cc.
Referenced by main().
int main | ( | void | ) |
Definition at line 41 of file make_auto_md_cc.cc.
References MdRecord::ActualGroups(), global_data::agenda_data, MdRecord::AgendaMethod(), align(), ARTS_ASSERT, ARTS_USER_ERROR_IF, define_agenda_data(), define_md_data_raw(), define_wsv_data(), define_wsv_groups(), define_wsv_map(), expand_md_data_raw_to_md_data(), get_wsv_group_id(), MdRecord::GInType(), MdRecord::GOutType(), AgRecord::In(), MdRecord::In(), MdRecord::InOnly(), is_agenda_group_id(), global_data::md_data, AgRecord::Name(), 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(), global_data::wsv_data, global_data::wsv_groups, and global_data::WsvMap.