|
Mantid
|
Classes | |
| class | NexusFileReader |
Typedefs | |
| using | FullNXPath = std::vector< std::string > |
Functions | |
| std::string | toNXPathString (FullNXPath &path) |
| template<typename ExpectedT > | |
| void | validateStorageType (const H5::DataSet &data) |
| using Mantid::NexusGeometry::FullNXPath = typedef std::vector<std::string> |
Definition at line 28 of file NexusFileReader.h.
| std::string Mantid::NexusGeometry::toNXPathString | ( | FullNXPath & | path | ) |
Definition at line 30 of file NexusFileReader.h.
| void Mantid::NexusGeometry::validateStorageType | ( | const H5::DataSet & | data | ) |
Definition at line 40 of file NexusFileReader.h.
References std::to_string().