[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
ChunkedArrayHDF5< N, T, Alloc > Member List | ![]() |
This is the complete list of members for ChunkedArrayHDF5< N, T, Alloc >, including all inherited members.
begin() | ChunkedArray< N, T > | |
begin() const | ChunkedArray< N, T > | |
bind(difference_type_1 index) const | ChunkedArray< N, T > | |
bindAt(MultiArrayIndex dim, MultiArrayIndex index) const | ChunkedArray< N, T > | |
bindInner(difference_type_1 index) const | ChunkedArray< N, T > | |
bindInner(const TinyVector< Index, M > &d) const | ChunkedArray< N, T > | |
bindOuter(difference_type_1 index) const | ChunkedArray< N, T > | |
bindOuter(const TinyVector< Index, M > &d) const | ChunkedArray< N, T > | |
cacheMaxSize() const | ChunkedArray< N, T > | |
cacheSize() const | ChunkedArray< N, T > | |
cbegin() const | ChunkedArray< N, T > | |
cend() const | ChunkedArray< N, T > | |
checkoutSubarray(shape_type const &start, MultiArrayView< N, U, Stride > &subarray) const | ChunkedArray< N, T > | |
chunk_begin(shape_type const &start, shape_type const &stop) | ChunkedArray< N, T > | |
chunk_begin(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > | |
chunk_cbegin(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > | |
chunk_cend(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > | |
chunk_end(shape_type const &start, shape_type const &stop) | ChunkedArray< N, T > | |
chunk_end(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > | |
chunkArrayShape() const | ChunkedArray< N, T > | virtual |
ChunkedArrayHDF5(HDF5File const &file, std::string const &dataset, HDF5File::OpenMode mode, shape_type const &shape, shape_type const &chunk_shape=shape_type(), ChunkedArrayOptions const &options=ChunkedArrayOptions(), Alloc const &alloc=Alloc()) | ChunkedArrayHDF5< N, T, Alloc > | |
ChunkedArrayHDF5(HDF5File const &file, std::string const &dataset, HDF5File::OpenMode mode=HDF5File::ReadOnly, ChunkedArrayOptions const &options=ChunkedArrayOptions(), Alloc const &alloc=Alloc()) | ChunkedArrayHDF5< N, T, Alloc > | |
chunkShape(shape_type const &chunk_index) const | ChunkedArray< N, T > | |
chunkShape() const | ChunkedArray< N, T > | |
chunkStart(shape_type const &global_start) const | ChunkedArray< N, T > | |
chunkStop(shape_type global_stop) const | ChunkedArray< N, T > | |
commitSubarray(shape_type const &start, MultiArrayView< N, U, Stride > const &subarray) | ChunkedArray< N, T > | |
const_subarray(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > | |
vigra::ChunkedArray::dataBytes() const | ChunkedArray< N, T > | |
dataBytesPerChunk() const | ChunkedArray< N, T > | |
end() | ChunkedArray< N, T > | |
end() const | ChunkedArray< N, T > | |
getItem(shape_type const &point) const | ChunkedArray< N, T > | |
isInside(shape_type const &p) const | ChunkedArray< N, T > | |
operator!=(MultiArrayView< N, U, C1 > const &rhs) const | ChunkedArray< N, T > | |
operator==(MultiArrayView< N, U, C1 > const &rhs) const | ChunkedArray< N, T > | |
overheadBytes() const | ChunkedArray< N, T > | |
overheadBytesPerChunk() const | ChunkedArrayHDF5< N, T, Alloc > | virtual |
releaseChunks(shape_type const &start, shape_type const &stop, bool destroy=false) | ChunkedArray< N, T > | |
setCacheMaxSize(std::size_t c) | ChunkedArray< N, T > | |
setItem(shape_type const &point, value_type const &v) | ChunkedArray< N, T > | |
shape() const | ChunkedArray< N, T > | |
size() const | ChunkedArray< N, T > | |
subarray(shape_type const &start, shape_type const &stop) | ChunkedArray< N, T > | |
subarray(shape_type const &start, shape_type const &stop) const | ChunkedArray< N, T > |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|