|
| enum | Mode { Normal = 0,
ParseParams,
ParseMethodParams
} |
| |
|
|
Mode | mode |
| |
|
std.string | methodname |
| |
|
bool | latex_output |
| |
|
bool | print_fields |
| |
|
bool | auto_add_fields |
| |
|
bool | auto_add_params |
| |
|
bool | auto_add_class_properties |
| |
|
bool | auto_add_class |
| |
|
bool | copy_typified_field_docu |
| |
|
bool | remove_first_arg_in_abstract_methods |
| |
|
bool | parse_of_type |
| |
|
bool | void_type_in_return_values |
| |
|
int | print_return_value_name |
| |
|
bool | generate_subfunction_documentation |
| |
Definition at line 30 of file mfilescanner.h.
The documentation for this struct was generated from the following file: