AnyVersion enum value | Mantid::Kernel::NexusDescriptor | |
classTypeExists(const std::string &classType) const | Mantid::Kernel::NexusDescriptor | |
data() | Mantid::Kernel::NexusDescriptor | inline |
extension() const | Mantid::Kernel::NexusDescriptor | inline |
filename() const | Mantid::Kernel::NexusDescriptor | inline |
firstEntryNameType() const | Mantid::Kernel::NexusDescriptor | |
hasRootAttr(const std::string &name) const | Mantid::Kernel::NexusDescriptor | |
HDF5Signature | Mantid::Kernel::NexusDescriptor | static |
HDF5SignatureSize | Mantid::Kernel::NexusDescriptor | static |
HDFMagic | Mantid::Kernel::NexusDescriptor | static |
HDFMagicSize | Mantid::Kernel::NexusDescriptor | static |
initialize(const std::string &filename) | Mantid::Kernel::NexusDescriptor | private |
isReadable(const std::string &filename, const Version version=AnyVersion) | Mantid::Kernel::NexusDescriptor | static |
m_extension | Mantid::Kernel::NexusDescriptor | private |
m_file | Mantid::Kernel::NexusDescriptor | private |
m_filename | Mantid::Kernel::NexusDescriptor | private |
m_firstEntryNameType | Mantid::Kernel::NexusDescriptor | private |
m_pathsToTypes | Mantid::Kernel::NexusDescriptor | private |
m_rootAttrs | Mantid::Kernel::NexusDescriptor | private |
NexusDescriptor(const std::string &filename, const bool init=true) | Mantid::Kernel::NexusDescriptor | |
NexusDescriptor()=delete | Mantid::Kernel::NexusDescriptor | |
NexusDescriptor(const NexusDescriptor &)=delete | Mantid::Kernel::NexusDescriptor | |
operator=(const NexusDescriptor &)=delete | Mantid::Kernel::NexusDescriptor | |
pathExists(const std::string &path) const | Mantid::Kernel::NexusDescriptor | |
pathOfType(const std::string &type) const | Mantid::Kernel::NexusDescriptor | |
pathOfTypeExists(const std::string &path, const std::string &type) const | Mantid::Kernel::NexusDescriptor | |
Version enum name | Mantid::Kernel::NexusDescriptor | |
Version4 enum value | Mantid::Kernel::NexusDescriptor | |
Version5 enum value | Mantid::Kernel::NexusDescriptor | |
walkFile(::NeXus::File &file, const std::string &rootPath, const std::string &className, std::map< std::string, std::string > &pmap, int level) | Mantid::Kernel::NexusDescriptor | private |
~NexusDescriptor() | Mantid::Kernel::NexusDescriptor | |