libdballe
7.29
|
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. | |
Public Attributes | |
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. | |