[ 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
createDataset(std::string datasetName, typename MultiArrayShape< N >::type shape, T init=T(), int iChunkSize=0, int compressionParameter=0)HDF5File
existsAttribute(std::string object_name, std::string attribute_name)HDF5File
filename()HDF5File
flushToDisk()HDF5File
get_absolute_path(std::string path)HDF5File
getAttributeHandle(std::string dataset_name, std::string attribute_name)HDF5File
getDatasetDimensions(std::string datasetName)HDF5File
getDatasetHandle(std::string dataset_name)HDF5File
getDatasetShape(std::string datasetName)HDF5File
getGroupHandle(std::string group_name)HDF5File
HDF5File(std::string filename, OpenMode mode, int track_creation_times=0)HDF5File
ls()HDF5File
ls(Container &cont)HDF5File
mkdir(std::string groupName)HDF5File
OpenMode enum nameHDF5File
pwd()HDF5File
read(std::string datasetName, MultiArrayView< N, T, UnstridedArrayTag > &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 > &array)HDF5File
readAndResize(std::string datasetName, ArrayVector< T > &array)HDF5File
readAttribute(std::string object_name, std::string attribute_name, const MultiArrayView< N, T, UnstridedArrayTag > &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, UnstridedArrayTag > &array)HDF5File
root()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
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, UnstridedArrayTag > &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, UnstridedArrayTag > &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.8.0 (20 Sep 2011)