ARTS  2.4.0(git:4fb77825)
NameMaps Struct Reference

Public Member Functions

 NameMaps ()
 

Public Attributes

std::map< std::string, AgendaDataagendaname_agenda
 
std::vector< Methodmethodname_method
 
std::map< std::string, Groupvarname_group
 
std::map< std::string, std::size_t > group
 

Detailed Description

Definition at line 346 of file make_autoarts_h.cc.

Constructor & Destructor Documentation

◆ NameMaps()

NameMaps::NameMaps ( )
inline

Member Data Documentation

◆ agendaname_agenda

std::map<std::string, AgendaData> NameMaps::agendaname_agenda

Definition at line 347 of file make_autoarts_h.cc.

Referenced by NameMaps().

◆ group

std::map<std::string, std::size_t> NameMaps::group

Definition at line 350 of file make_autoarts_h.cc.

Referenced by NameMaps().

◆ methodname_method

std::vector<Method> NameMaps::methodname_method

Definition at line 348 of file make_autoarts_h.cc.

Referenced by NameMaps().

◆ varname_group

std::map<std::string, Group> NameMaps::varname_group

Definition at line 349 of file make_autoarts_h.cc.

Referenced by NameMaps().


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