|
LibOFX
|
Data Fields | |
| enum LibofxFileFormat | format |
| const char * | format_name |
| const char * | description |
| const char* LibofxFileFormatInfo::description |
Description of the file format
Definition at line 140 of file libofx.h.
Referenced by libofx_get_file_format_description(), and main().
| enum LibofxFileFormat LibofxFileFormatInfo::format |
The file format enum
Definition at line 138 of file libofx.h.
Referenced by libofx_get_file_format_description(), libofx_get_file_format_from_str(), and main().
| const char* LibofxFileFormatInfo::format_name |