assignAttribute(Hi5Tree &dst, const std::string &assignment) | Hi5Base | static |
compressionLevel (defined in Writer) | Writer | static |
dataToH5Attribute(const drain::Variable &d, hid_t fid, const Hi5Tree::path_t &path, const std::string &attribute) | Writer | static |
dataToH5AttributeString(const drain::Variable &d, hid_t fid, const Hi5Tree::path_t &path, const std::string &attribute) | Writer | static |
deleteExcluded(Hi5Tree &src) | Hi5Base | static |
deriveDimensions(const drain::image::Geometry &g, std::vector< hsize_t > &dims, std::vector< hsize_t > &chunkDims) | Writer | protectedstatic |
getH5NativeDataType(const std::type_info &t) | Hi5Base | static |
getH5NativeDataType() | Hi5Base | inlinestatic |
getH5StandardType(const std::type_info &type) | Hi5Base | static |
getH5StringVariableLength() (defined in Hi5Base) | Hi5Base | static |
getPalette(Hi5Tree &dst) | Hi5Base | static |
handleStatus(herr_t status, const std::string &message, drain::Logger &mout, int lineNo=0) (defined in Hi5Base) | Hi5Base | static |
handleStatus(drain::Logger &mout, herr_t status, const std::string &message, const T &arg, int lineNo=0) (defined in Hi5Base) | Hi5Base | inlinestatic |
imageToH5DataSet(const drain::image::Image &image, hid_t fid, const Hi5Tree::path_t &path) | Writer | static |
linkPalette(const Hi5Tree &palette, Hi5Tree &dst) | Hi5Base | static |
linkToH5Attribute(hid_t lid, hid_t fid, const std::string &path, const std::string &attribute) | Writer | static |
mapToH5Compound(const std::map< K, V > &m, hid_t fid, const Hi5Tree::path_t &path, const char *labelFirst="key", const char *labelSecond="value") | Writer | static |
parsePath(const std::string &line, Hi5Tree::path_t &path, std::string &attrKey, std::string &attrValue) | Hi5Base | static |
readText(Hi5Tree &src, std::istream &istr=std::cin) | Hi5Base | static |
readTextLine(Hi5Tree &src, const std::string &line) | Hi5Base | static |
treeToH5File(const Hi5Tree &tree, hid_t fid, const Hi5Tree::path_t &path) | Writer | static |
vectorToH5Compound(const std::vector< std::pair< K, V > > &v, hid_t fid, const Hi5Tree::path_t &path, const char *labelFirst="key", const char *labelSecond="value") | Writer | static |
writeFile(const std::string &filename, const Hi5Tree &tree) | Writer | static |
writeText(const Hi5Tree &src, const std::list< typename Hi5Tree::path_t > &paths, std::ostream &ostr=std::cout) | Hi5Base | static |
writeText(const Hi5Tree &src, std::ostream &ostr=std::cout) | Hi5Base | inlinestatic |