LibOFX
|
Data Fields | |
enum LibofxFileFormat | format |
const char * | format_name |
const char * | description |
Definition at line 132 of file inc/libofx.h.
const char * LibofxFileFormatInfo::description |
Description of the file format
Definition at line 136 of file inc/libofx.h.
Referenced by libofx_get_file_format_description().
The file format enum
Definition at line 134 of file inc/libofx.h.
Referenced by libofx_get_file_format_description(), and libofx_get_file_format_from_str().
const char * LibofxFileFormatInfo::format_name |
Text version of the enum
Definition at line 135 of file inc/libofx.h.