Mantid
Loading...
Searching...
No Matches
Framework
Nexus
src
UniqueID.cpp
Go to the documentation of this file.
1
#include "
MantidNexus/UniqueID.h
"
2
#include "MantidNexus/DllConfig.h"
3
#include <hdf5.h>
4
5
namespace
Mantid::Nexus
{
6
7
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Gclose>
;
8
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Dclose>
;
9
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Tclose>
;
10
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Sclose>
;
11
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Aclose>
;
12
template
class
MANTID_NEXUS_DLL
UniqueID<&H5Pclose>
;
13
14
}
// namespace Mantid::Nexus
UniqueID.h
Mantid::Nexus::UniqueID
A wrapper class for managing HDF5 object handles (hid_t).
Definition
UniqueID.h:29
Mantid::Nexus
Header for a base Nexus::Exception.
Definition
LoadBankFromDiskTask.h:17
Generated by
1.9.8