| LibOFX | 
| Data Fields | |
| enum LibofxFileFormat | format | 
| const char * | format_name | 
| const char * | description | 
Definition at line 125 of file inc/libofx.h.
| const char * LibofxFileFormatInfo::description | 
Description of the file format
Definition at line 129 of file inc/libofx.h.
Referenced by libofx_get_file_format_description(), and main().
The file format enum
Definition at line 127 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 128 of file inc/libofx.h.