ARTS  2.4.0(git:4fb77825)
option Struct Reference

#include <arts_getopt.h>

Public Attributes

char * name
 
int has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 81 of file arts_getopt.h.

Member Data Documentation

◆ flag

int* option::flag

Definition at line 90 of file arts_getopt.h.

◆ has_arg

int option::has_arg

Definition at line 89 of file arts_getopt.h.

◆ name

char* option::name

Definition at line 85 of file arts_getopt.h.

Referenced by get_parameters().

◆ val

int option::val

Definition at line 91 of file arts_getopt.h.


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