#include <aims/getopt/getopt2.h>
|  | 
|  | AimsApplication (int argc, const char **argv, const std::string &documentation) | 
|  | 
|  | ~AimsApplication () | 
|  | 
| virtual void | initialize () | 
|  | 
|  | CartoApplication (int argc, const char **argv, const std::string &documentation) | 
|  | 
| virtual | ~CartoApplication () | 
|  | 
|  | OptionsParser (int argc, const char **argv) | 
|  | 
|  | ~OptionsParser () | 
|  | 
| void | addOption (T ¶m, const std::string &token, const std::string &description, bool optional=false) | 
|  | 
| void | addOptionSeries (T ¶m, const std::string &token, const std::string &description, unsigned minnum=0, unsigned maxnum=0) | 
|  | 
| void | alias (const std::string &to, const std::string &from) | 
|  | 
| void | parse () | 
|  | 
| void | check () | 
|  | 
Definition at line 234 of file getopt2.h.
 
◆ AimsApplication()
      
        
          | aims::AimsApplication::AimsApplication | ( | int | argc, | 
        
          |  |  | const char ** | argv, | 
        
          |  |  | const std::string & | documentation | 
        
          |  | ) |  |  | 
      
 
 
◆ ~AimsApplication()
      
        
          | aims::AimsApplication::~AimsApplication | ( |  | ) |  | 
      
 
 
◆ globalApplication()
◆ initialize()
  
  | 
        
          | virtual void aims::AimsApplication::initialize | ( |  | ) |  |  | virtual | 
 
 
◆ output_4d_volumes
      
        
          | int aims::AimsApplication::output_4d_volumes | 
      
 
 
The documentation for this class was generated from the following file: