|
libdballe
7.7
|
Public Member Functions | |
| Options () | |
| Create new Options initialised with default values. | |
| void | print (FILE *out) |
| Print a summary of the options to out. | |
| std::string | to_string () const |
| Generate a string summary of export options. | |
Data Fields | |
| std::string | template_name |
| Name of template to use for output (leave empty to autodetect) | |
| int | centre |
| Originating centre. | |
| int | subcentre |
| Originating subcentre. | |
| int | application |
| Originating application ID. | |
1.8.9.1