ARTS
2.3.1285(git:92a29ea9-dirty)
|
Public Attributes | |
std::vector< std::string > | desc |
std::vector< std::string > | group |
std::vector< std::string > | name |
std::vector< std::string > | defs |
std::vector< bool > | hasdefs |
Definition at line 17 of file make_autoarts_h.cc.
std::vector<std::string> Method::Gin::defs |
Definition at line 21 of file make_autoarts_h.cc.
Referenced by methods().
std::vector<std::string> Method::Gin::desc |
Definition at line 18 of file make_autoarts_h.cc.
Referenced by methods().
std::vector<std::string> Method::Gin::group |
Definition at line 19 of file make_autoarts_h.cc.
Referenced by methods().
std::vector<bool> Method::Gin::hasdefs |
Definition at line 22 of file make_autoarts_h.cc.
Referenced by methods().
std::vector<std::string> Method::Gin::name |
Definition at line 20 of file make_autoarts_h.cc.
Referenced by methods().