ARTS  2.4.0(git:4fb77825)
Method::Gin Struct Reference

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
 

Detailed Description

Definition at line 17 of file make_autoarts_h.cc.

Member Data Documentation

◆ defs

std::vector<std::string> Method::Gin::defs

Definition at line 21 of file make_autoarts_h.cc.

Referenced by methods().

◆ desc

std::vector<std::string> Method::Gin::desc

Definition at line 18 of file make_autoarts_h.cc.

Referenced by methods().

◆ group

std::vector<std::string> Method::Gin::group

Definition at line 19 of file make_autoarts_h.cc.

Referenced by methods().

◆ hasdefs

std::vector<bool> Method::Gin::hasdefs

Definition at line 22 of file make_autoarts_h.cc.

Referenced by methods().

◆ name

std::vector<std::string> Method::Gin::name

Definition at line 20 of file make_autoarts_h.cc.

Referenced by methods().


The documentation for this struct was generated from the following file: