soma-io  5.1.2
soma::FormatDictionary< T > Member List

This is the complete list of members for soma::FormatDictionary< T >, including all inherited members.

init()soma::FormatDictionary< T >static
readExtensions()soma::FormatDictionary< T >static
readFormat(const std::string &format)soma::FormatDictionary< T >static
readFormats()soma::FormatDictionary< T >static
registerBaseFormats()soma::FormatDictionary< T >static
registerFormat(const std::string &formatID, FormatReader< T > *format, const std::vector< std::string > &extensions)soma::FormatDictionary< T >static
registerFormat(const std::string &formatID, FormatWriter< T > *format, const std::vector< std::string > &extensions)soma::FormatDictionary< T >static
writeExtensions()soma::FormatDictionary< T >static
writeFormat(const std::string &format)soma::FormatDictionary< T >static
writeFormats()soma::FormatDictionary< T >static