[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
| HDF5File Member List | ![]() |
This is the complete list of members for HDF5File, including all inherited members.
| cd(std::string groupName) | HDF5File | |
| cd_mk(std::string groupName) | HDF5File | |
| cd_up() | HDF5File | |
| createDataset(std::string datasetName, typename MultiArrayShape< N >::type shape, T init, int iChunkSize=0, int compressionParameter=0) | HDF5File | |
| filename() | HDF5File | |
| flushToDisk() | HDF5File | |
| getAttribute(std::string datasetName, std::string attributeName) | HDF5File | |
| getDatasetDimensions(std::string datasetName) | HDF5File | |
| getDatasetShape(std::string datasetName) | HDF5File | |
| HDF5File(std::string filename, OpenMode mode) | HDF5File | |
| ls() | HDF5File | |
| mkdir(std::string groupName) | HDF5File | |
| OpenMode enum name | HDF5File | |
| pwd() | HDF5File | |
| read(std::string datasetName, MultiArrayView< N, T, UnstridedArrayTag > array) | HDF5File | |
| readAtomic(std::string datasetName, T &data) | HDF5File | |
| readBlock(std::string datasetName, typename MultiArrayShape< N >::type blockOffset, typename MultiArrayShape< N >::type blockShape, MultiArrayView< N, T, UnstridedArrayTag > array) | HDF5File | |
| root() | HDF5File | |
| setAttribute(std::string datasetName, std::string attributeName, std::string text) | HDF5File | |
| write(std::string datasetName, const MultiArrayView< N, T, UnstridedArrayTag > &array, int iChunkSize=0, int compression=0) | HDF5File | |
| write(std::string datasetName, const MultiArrayView< N, T, UnstridedArrayTag > &array, typename MultiArrayShape< N >::type chunkSize, int compression=0) | HDF5File | |
| writeAtomic(std::string datasetName, const T data) | HDF5File | |
| writeBlock(std::string datasetName, typename MultiArrayShape< N >::type blockOffset, const MultiArrayView< N, T, UnstridedArrayTag > &array) | HDF5File | |
| ~HDF5File() | HDF5File |
|
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|