#include <ie_types.h>
Public Attributes | |
| std::string | suffix |
| UT_Confidence_t | confidence |
Entry for filename suffixes supported by a filter.
Confidence for supporting that mimetype.
Referenced by IE_ImpGraphic::constructImporter(), IE_Imp::constructImporter(), IE_ImpGraphic::fileTypeForSuffix(), IE_Imp::fileTypeForSuffix(), IE_ImpGraphicGdkPixbuf_Sniffer::getSuffixConfidence(), and IE_ImpGraphicCocoa_Sniffer::getSuffixConfidence().
| std::string IE_SuffixConfidence::suffix |
Filename suffix to match.
Referenced by IE_ImpGraphic::constructImporter(), IE_Imp::constructImporter(), IE_ImpGraphic::fileTypeForSuffix(), IE_Imp::fileTypeForSuffix(), IE_ImpGraphic::getMimeTypeForSuffix(), IE_Imp::getMimeTypeForSuffix(), IE_ImpGraphicGdkPixbuf_Sniffer::getSuffixConfidence(), IE_ImpGraphicCocoa_Sniffer::getSuffixConfidence(), IE_ImpGraphic::getSupportedSuffixes(), and IE_Imp::getSupportedSuffixes().
1.7.1