remwharead
0.6.3
src
lib
Enumerations
types.hpp File Reference
Go to the source code of this file.
Enumerations
enum
remwharead::export_format
{
undefined
,
csv
,
asciidoc
,
bookmarks
,
simple
}
Format of the export.
More...
Enumeration Type Documentation
◆
export_format
enum
remwharead::export_format
strong
Format of the export.
26
{
27
undefined,
28
csv,
29
asciidoc,
30
bookmarks,
31
simple
32
};
Generated by
1.8.14