ARTS
2.3.1285(git:92a29ea9-dirty)
|
Public Attributes | |
std::size_t | pos |
std::string | desc |
std::vector< std::string > | ins |
std::vector< std::string > | outs |
Definition at line 58 of file make_autoarts_h.cc.
std::string AgendaData::desc |
Definition at line 60 of file make_autoarts_h.cc.
std::vector<std::string> AgendaData::ins |
Definition at line 61 of file make_autoarts_h.cc.
std::vector<std::string> AgendaData::outs |
Definition at line 62 of file make_autoarts_h.cc.
std::size_t AgendaData::pos |
Definition at line 59 of file make_autoarts_h.cc.