OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is the complete list of members for ossimHdf5, including all inherited members.
close() | ossimHdf5 | |
findDatasetByName(const std::string &dataset_name, const H5::Group *group=0, bool recursive=false) const | ossimHdf5 | |
findGroupByName(const std::string &group_name, const H5::Group *parent_group=0, bool recursive=false) const | ossimHdf5 | |
floatTypeToString(std::string &result, const H5::FloatType &dataType, const char *dataPtr) | ossimHdf5 | static |
getAttributes(const H5::H5Object &obj, std::vector< H5::Attribute > &attrList) | ossimHdf5 | static |
getByteOrder(const H5::AbstractDs *obj) | ossimHdf5 | static |
getByteOrder(const H5::AtomType &obj) | ossimHdf5 | static |
getChildGroups(H5::Group group, std::vector< H5::Group > &groupList, bool recursive=false) | ossimHdf5 | static |
getDatasets(H5::Group group, std::vector< H5::DataSet > &datasetList, bool recursive=false) | ossimHdf5 | static |
getDatatypeClassType(ossim_int32 type) | ossimHdf5 | static |
getExtents(const H5::DataSet &dataset, std::vector< ossim_uint32 > &extents) | ossimHdf5 | static |
getNdimDatasets(H5::Group group, std::vector< H5::DataSet > &datasetList, bool recursive=false) | ossimHdf5 | static |
getRoot(H5::Group &root) const | ossimHdf5 | |
getScalarType(const H5::DataSet &dataset) | ossimHdf5 | static |
getScalarType(const H5::DataType &datatype) | ossimHdf5 | static |
intTypeToString(std::string &result, const H5::IntType &dataType, const char *dataPtr) | ossimHdf5 | static |
isOpen() const | ossimHdf5 | inline |
m_filename | ossimHdf5 | private |
m_h5File | ossimHdf5 | private |
open(const ossimFilename &hdf5File) | ossimHdf5 | |
operator=(const ossimReferenced &) | ossimReferenced | inline |
ossimHdf5() | ossimHdf5 | |
ossimReferenced() | ossimReferenced | inline |
ossimReferenced(const ossimReferenced &) | ossimReferenced | inline |
ref() const | ossimReferenced | inline |
referenceCount() const | ossimReferenced | inline |
stringTypeToString(std::string &result, const H5::StrType &dataType, const char *dataPtr) | ossimHdf5 | static |
unref() const | ossimReferenced | inline |
unref_nodelete() const | ossimReferenced | inline |
~ossimHdf5() | ossimHdf5 | |
~ossimReferenced() | ossimReferenced | protectedvirtual |