|
libdballe
7.7
|
Public Member Functions | |
| Options () | |
| Create new Options initialised with default values. | |
| bool | operator== (const Options &o) const |
| bool | operator!= (const Options &o) const |
| void | print (FILE *out) |
| Print a summary of the options to out. | |
| std::string | to_string () const |
| Generate a string summary of import options. | |
Static Public Member Functions | |
| static Options | from_string (const std::string &s) |
| Opposite of to_string: create an Options from a string. | |
Data Fields | |
| bool | simplified |
1.8.9.1