Command data for the create_report_format command.
More...
Command data for the create_report_format command.
Definition at line 1456 of file omp.c.
◆ content_type
char* create_report_format_data_t::content_type |
Content type.
Definition at line 1458 of file omp.c.
◆ copy
char* create_report_format_data_t::copy |
UUID of Report Format to copy.
Definition at line 1479 of file omp.c.
◆ description
char* create_report_format_data_t::description |
Description.
Definition at line 1459 of file omp.c.
◆ extension
char* create_report_format_data_t::extension |
File extension.
Definition at line 1460 of file omp.c.
◆ file
char* create_report_format_data_t::file |
Current file during ...GRFR_REPORT_FORMAT_FILE.
Definition at line 1461 of file omp.c.
◆ file_name
char* create_report_format_data_t::file_name |
Name of current file.
Definition at line 1462 of file omp.c.
◆ files
array_t* create_report_format_data_t::files |
All files.
Definition at line 1463 of file omp.c.
◆ id
char* create_report_format_data_t::id |
◆ import
int create_report_format_data_t::import |
Boolean. Whether to import a format.
Definition at line 1465 of file omp.c.
◆ name
char* create_report_format_data_t::name |
◆ param_default
char* create_report_format_data_t::param_default |
Default value for above param.
Definition at line 1468 of file omp.c.
◆ param_name
char* create_report_format_data_t::param_name |
Name of above param.
Definition at line 1469 of file omp.c.
◆ param_option
char* create_report_format_data_t::param_option |
Current option of above param.
Definition at line 1470 of file omp.c.
◆ param_options
array_t* create_report_format_data_t::param_options |
Options for above param.
Definition at line 1471 of file omp.c.
◆ param_type
char* create_report_format_data_t::param_type |
Type of above param.
Definition at line 1473 of file omp.c.
◆ param_type_max
char* create_report_format_data_t::param_type_max |
Max qualifier of above type.
Definition at line 1475 of file omp.c.
◆ param_type_min
char* create_report_format_data_t::param_type_min |
Min qualifier of above type.
Definition at line 1474 of file omp.c.
◆ param_value
char* create_report_format_data_t::param_value |
Param value during ...GRFR_REPORT_FORMAT_PARAM.
Definition at line 1467 of file omp.c.
◆ params
array_t* create_report_format_data_t::params |
All params.
Definition at line 1476 of file omp.c.
◆ params_options
array_t* create_report_format_data_t::params_options |
Options for all params.
Definition at line 1472 of file omp.c.
◆ signature
char* create_report_format_data_t::signature |
Signature.
Definition at line 1477 of file omp.c.
◆ summary
char* create_report_format_data_t::summary |
Summary.
Definition at line 1478 of file omp.c.
The documentation for this struct was generated from the following file: