This is the complete list of members for ioda::ObsStore::Variable, including all inherited members.
attachDimensionScale(const std::size_t dim_number, const std::shared_ptr< Variable > scale) | ioda::ObsStore::Variable | |
atts | ioda::ObsStore::Variable | |
detachDimensionScale(const std::size_t dim_number, const std::shared_ptr< Variable > scale) | ioda::ObsStore::Variable | |
dim_scales_ | ioda::ObsStore::Variable | private |
dimensions_ | ioda::ObsStore::Variable | private |
dtype() const | ioda::ObsStore::Variable | inline |
dtype_ | ioda::ObsStore::Variable | private |
dtype_size_ | ioda::ObsStore::Variable | private |
fvdata_ | ioda::ObsStore::Variable | private |
get_dimensions() const | ioda::ObsStore::Variable | |
get_max_dimensions() const | ioda::ObsStore::Variable | |
getDimensionScaleName(std::string &name) const | ioda::ObsStore::Variable | |
getFillValue() const | ioda::ObsStore::Variable | |
hasFillValue() const | ioda::ObsStore::Variable | |
impl_atts | ioda::ObsStore::Variable | |
is_scale_ | ioda::ObsStore::Variable | private |
isDimensionScale() const | ioda::ObsStore::Variable | |
isDimensionScaleAttached(const std::size_t dim_number, const std::shared_ptr< Variable > scale) const | ioda::ObsStore::Variable | |
isOfType(ObsTypes dtype) const | ioda::ObsStore::Variable | |
max_dimensions_ | ioda::ObsStore::Variable | private |
read(gsl::span< char > data, ObsTypes dtype, Selection &m_select, Selection &f_select) | ioda::ObsStore::Variable | |
resize(const std::vector< Dimensions_t > &new_dim_sizes) | ioda::ObsStore::Variable | |
scale_name_ | ioda::ObsStore::Variable | private |
setIsDimensionScale(const std::string &name) | ioda::ObsStore::Variable | |
var_data_ | ioda::ObsStore::Variable | private |
Variable() | ioda::ObsStore::Variable | inline |
Variable(const std::vector< Dimensions_t > &dimensions, const std::vector< Dimensions_t > &max_dimensions, const ObsTypes &dtype, const VarCreateParams ¶ms) | ioda::ObsStore::Variable | |
write(gsl::span< char > data, ObsTypes dtype, Selection &m_select, Selection &f_select) | ioda::ObsStore::Variable | |
~Variable() | ioda::ObsStore::Variable | inline |