|
Mantid
|
This is the complete list of members for item_struct< T >, including all inherited members.
| addItem(const std::string &name, const T *value, bool det_average=false, const int *dim0=nullptr, const int *dim1=nullptr) | item_struct< T > | inline |
| findItem(const std::string &item_name, bool det_average) | item_struct< T > | inline |
| getArrayItem(const std::string &item_name, int nspec, T *larray) | item_struct< T > | |
| getArrayItem(const std::string &item_name, T *larray) | item_struct< T > | |
| getArrayItemSize(const std::string &item_name, int *dims_array, int &ndims) | item_struct< T > | |
| getItem(const std::string &item_name, T &value) | item_struct< T > | |
| getItem(const std::string &item_name, const long *spec_array, int nspec, T *lVal) | item_struct< T > | |
| item_struct() | item_struct< T > | inline |
| items_map_t typedef | item_struct< T > | private |
| m_items | item_struct< T > | private |
| m_ndet | item_struct< T > | private |
| m_spec_array | item_struct< T > | private |