| assignAttribute(Hi5Tree &dst, const std::string &assignment) | Hi5Base | static |
| ATTRIBUTES enum value (defined in Reader) | Reader | |
| DATASETS enum value | Reader | |
| deleteExcluded(Hi5Tree &src) | Hi5Base | static |
| EXCLUSIVE enum value | Reader | |
| 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 |
| h5AttributeToData(hid_t aid, hid_t datatype, drain::Variable &attribute, size_t elements=1) (defined in Reader) | Reader | inlinestatic |
| h5DatasetToImage(hid_t id, const Hi5Tree::path_t &path, drain::image::Image &image) | Reader | static |
| h5FileToTree(hid_t file_id, const Hi5Tree::path_t &path, Hi5Tree &tree, ModeFlagger::ivalue_t mode=(ATTRIBUTES|DATASETS)) | Reader | static |
| h5FileToTree(hid_t fid, Hi5Tree &tree, ModeFlagger::ivalue_t mode=(ATTRIBUTES|DATASETS)) | Reader | inlinestatic |
| 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 |
| iterate(hid_t group_id, const char *member_name, void *operator_data) | Reader | protectedstatic |
| iterate_attribute(hid_t id, const char *attr_name, const H5A_info_t *ainfo, void *operator_data) | Reader | protectedstatic |
| linkPalette(const Hi5Tree &palette, Hi5Tree &dst) | Hi5Base | static |
| Mode enum name | Reader | |
| ModeFlagger typedef (defined in Reader) | Reader | |
| parsePath(const std::string &line, Hi5Tree::path_t &path, std::string &attrKey, std::string &attrValue) | Hi5Base | static |
| readFile(const std::string &filename, Hi5Tree &tree, ModeFlagger::ivalue_t mode=(ATTRIBUTES|DATASETS)) (defined in Reader) | Reader | static |
| readText(Hi5Tree &src, std::istream &istr=std::cin) | Hi5Base | static |
| readTextLine(Hi5Tree &src, const std::string &line) | Hi5Base | 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 |