bes
Updated for version 3.20.6
|
This is the complete list of members for HDF5BaseArray, including all inherited members.
check_str_sect_in_list(const std::vector< string > &, const std::string &, char) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
check_var_cache_files(const std::vector< string > &, const std::string &, const std::string &) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
format_constraint(int *cor, int *step, int *edg) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
handle_data_with_mem_cache(H5DataType, size_t t_elems, const short cache_case, const std::string &key) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
HDF5BaseArray(const std::string &n="", libdap::BaseType *v=0) (defined in HDF5BaseArray) | HDF5BaseArray | inline |
INDEX_nD_TO_1D(const std::vector< size_t > &dims, const std::vector< size_t > &pos) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
read_data_from_mem_cache(H5DataType h5type, const std::vector< size_t > &h5_dimsizes, void *buf) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
read_data_NOT_from_mem_cache(bool add_cache, void *buf)=0 (defined in HDF5BaseArray) | HDF5BaseArray | protectedpure virtual |
subset(void *input, int rank, const std::vector< size_t > &dim, int start[], int stride[], int edge[], std::vector< T > *poutput, std::vector< size_t > &pos, int index) | HDF5BaseArray | protected |
write_nature_number_buffer(int rank, int tnumelm) (defined in HDF5BaseArray) | HDF5BaseArray | protected |
~ HDF5BaseArray() (defined in HDF5BaseArray) | HDF5BaseArray | inlinevirtual |