[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

HDF5File Member List VIGRA

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
cd_up(int levels)HDF5File
close()HDF5File
createDataset(std::string datasetName, TinyVector< MultiArrayIndex, N > const &shape, typename detail::HDF5TypeTraits< T >::value_type init=typename detail::HDF5TypeTraits< T >::value_type(), TinyVector< MultiArrayIndex, N > const &chunkSize=(TinyVector< MultiArrayIndex, N >()), int compressionParameter=0)HDF5File
existsAttribute(std::string object_name, std::string attribute_name)HDF5File
existsDataset(std::string datasetName) const HDF5File
filename() const HDF5File
flushToDisk()HDF5File
get_absolute_path(std::string path) const HDF5File
getAttributeHandle(std::string dataset_name, std::string attribute_name) const HDF5File
getChunkShape(std::string datasetName) const HDF5File
getDatasetDimensions(std::string datasetName) const HDF5File
getDatasetHandle(std::string const &datasetName) const HDF5File
getDatasetHandleShared(std::string const &datasetName) const HDF5File
getDatasetShape(std::string datasetName) const HDF5File
getDatasetType(std::string const &datasetName) const HDF5File
getGroupHandle(std::string group_name, std::string function_name="HDF5File::getGroupHandle()")HDF5File
HDF5File()HDF5File
HDF5File(bool track_creation_times)HDF5Fileexplicit
HDF5File(std::string filePath, OpenMode mode=ReadOnly, bool track_creation_times=false)HDF5Fileexplicit
HDF5File(char const *filePath, OpenMode mode=ReadOnly, bool track_creation_times=false)HDF5Fileexplicit
HDF5File(HDF5HandleShared const &fileHandle, const std::string &pathname="", bool read_only=false)HDF5Fileexplicit
HDF5File(HDF5File const &other)HDF5File
listAttributes(std::string const &group_or_dataset) const HDF5File
listAttributes(std::string const &group_or_dataset, Container &container) const HDF5File
ls() const HDF5File
ls(Container &cont) const HDF5File
mkdir(std::string groupName)HDF5File
open(std::string filePath, OpenMode mode)HDF5File
OpenMode enum nameHDF5File
operator=(HDF5File const &other)HDF5File
pwd() const HDF5File
read(std::string datasetName, MultiArrayView< N, T, Stride > array)HDF5File
read(const std::string &datasetName, ArrayVectorView< T > array)HDF5File
read(std::string datasetName, char &data)HDF5File
readAndResize(std::string datasetName, MultiArray< N, T, Alloc > &array)HDF5File
readAndResize(std::string datasetName, ArrayVector< T > &array)HDF5File
readAttribute(std::string object_name, std::string attribute_name, MultiArrayView< N, T, Stride > array)HDF5File
readAttribute(std::string object_name, std::string attribute_name, char &data)HDF5File
readBlock(std::string datasetName, typename MultiArrayShape< N >::type blockOffset, typename MultiArrayShape< N >::type blockShape, MultiArrayView< N, T, Stride > array)HDF5File
root()HDF5File
write(std::string datasetName, const MultiArrayView< N, T, Stride > &array, int iChunkSize=0, int compression=0)HDF5File
write(std::string datasetName, const MultiArrayView< N, T, Stride > &array, typename MultiArrayShape< N >::type chunkSize, int compression=0)HDF5File
write(const std::string &datasetName, const ArrayVectorView< T > &array, int compression=0)HDF5File
write(std::string datasetName, char data)HDF5File
writeAttribute(std::string object_name, std::string attribute_name, const MultiArrayView< N, T, Stride > &array)HDF5File
writeAttribute(std::string object_name, std::string attribute_name, char data)HDF5File
writeBlock(std::string datasetName, typename MultiArrayShape< N >::type blockOffset, const MultiArrayView< N, T, Stride > &array)HDF5File
~HDF5File()HDF5File

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.0 (Fri May 19 2017)