LibOFX
|
Data Fields | |
enum LibofxFileFormat | format |
const char * | format_name |
const char * | description |
Definition at line 147 of file inc/libofx.h.
const char * LibofxFileFormatInfo::description |
Description of the file format
Definition at line 151 of file inc/libofx.h.
enum LibofxFileFormat LibofxFileFormatInfo::format |
The file format enum
Definition at line 149 of file inc/libofx.h.
const char * LibofxFileFormatInfo::format_name |
Text version of the enum
Definition at line 150 of file inc/libofx.h.