ARTS
2.3.1285(git:92a29ea9-dirty)
|
Public Member Functions | |
NameMaps () | |
Public Attributes | |
std::map< std::string, AgendaData > | agendaname_agenda |
std::vector< Method > | methodname_method |
std::map< std::string, Group > | varname_group |
std::map< std::string, std::size_t > | group |
Definition at line 346 of file make_autoarts_h.cc.
|
inline |
Definition at line 352 of file make_autoarts_h.cc.
References agendas(), groups(), methods(), and global_data::WsvGroupMap.
std::map<std::string, AgendaData> NameMaps::agendaname_agenda |
Definition at line 347 of file make_autoarts_h.cc.
std::map<std::string, std::size_t> NameMaps::group |
Definition at line 350 of file make_autoarts_h.cc.
std::vector<Method> NameMaps::methodname_method |
Definition at line 348 of file make_autoarts_h.cc.
std::map<std::string, Group> NameMaps::varname_group |
Definition at line 349 of file make_autoarts_h.cc.