Definition at line 122 of file inc/libofx.h.
Data Fields | |
enum LibofxFileFormat | format |
const char * | format_name |
const char * | description |
const char * | format_name |
const char * | description |
The file format enum
Definition at line 123 of file inc/libofx.h.
Referenced by libofx_get_file_format_description(), libofx_get_file_format_from_str(), and main().
const char* LibofxFileFormatInfo::format_name |
Text version of the enum
Definition at line 124 of file inc/libofx.h.
const char* LibofxFileFormatInfo::description |
Description of the file format
Definition at line 125 of file inc/libofx.h.
const char* LibofxFileFormatInfo::format_name |
Text version of the enum
Definition at line 124 of file libofx-0.9.1/inc/libofx.h.
const char* LibofxFileFormatInfo::description |
Description of the file format
Definition at line 125 of file libofx-0.9.1/inc/libofx.h.