ome-files
0.5.0
|
This is the complete list of members for ome::files::FormatHandler, including all inherited members.
assertId(const boost::optional< boost::filesystem::path > &id, bool notNull=true) | ome::files::FormatHandler | inlinestatic |
checkSuffix(const boost::filesystem::path &name, const boost::filesystem::path &suffix) | ome::files::FormatHandler | inlinestatic |
checkSuffix(const boost::filesystem::path &name, const std::vector< boost::filesystem::path > &suffixes) | ome::files::FormatHandler | inlinestatic |
checkSuffix(const boost::filesystem::path &name, const std::vector< boost::filesystem::path > &suffixes, const std::vector< boost::filesystem::path > &compression_suffixes) | ome::files::FormatHandler | inlinestatic |
close(bool fileOnly=false)=0 | ome::files::FormatHandler | pure virtual |
FormatHandler() | ome::files::FormatHandler | inlineprotected |
getCompressionSuffixes() const =0 | ome::files::FormatHandler | pure virtual |
getFormat() const =0 | ome::files::FormatHandler | pure virtual |
getFormatDescription() const =0 | ome::files::FormatHandler | pure virtual |
getSuffixes() const =0 | ome::files::FormatHandler | pure virtual |
isThisType(const boost::filesystem::path &name, bool open=true) const =0 | ome::files::FormatHandler | pure virtual |
setId(const boost::filesystem::path &id)=0 | ome::files::FormatHandler | pure virtual |
~FormatHandler() | ome::files::FormatHandler | inlinevirtual |