LibOFX
LibofxFileFormatInfo Struct Reference

Data Fields

enum LibofxFileFormat format
 
const char * format_name
 
const char * description
 

Detailed Description

Definition at line 133 of file inc/libofx.h.

Field Documentation

const char * LibofxFileFormatInfo::description

Description of the file format

Definition at line 137 of file inc/libofx.h.

Referenced by libofx_get_file_format_description().

enum LibofxFileFormat LibofxFileFormatInfo::format

The file format enum

Definition at line 135 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 136 of file inc/libofx.h.


The documentation for this struct was generated from the following file: