IOFormat 1.12.0
Loading...
Searching...
No Matches
ioformat::GeneralOptions Member List

This is the complete list of members for ioformat::GeneralOptions, including all inherited members.

begin() constioformat::OptionMap
count(const std::string &key) constioformat::GeneralOptions
dtype(const std::string &key) constioformat::GeneralOptions
empty() constioformat::OptionMap
end() constioformat::OptionMap
GeneralOptions()=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
GeneralOptions(const GeneralOptions &other)=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
GeneralOptions(GeneralOptions &&other) noexcept=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
getBool(const std::string &key) constioformat::GeneralOptions
getFloat(const std::string &key, size_t index) constioformat::GeneralOptions
getFloat(const std::string &key) constioformat::GeneralOptions
getFloatPtr(const std::string &key) constioformat::GeneralOptions
getInt(const std::string &key, size_t index) constioformat::GeneralOptions
getInt(const std::string &key) constioformat::GeneralOptions
getIntPtr(const std::string &key) constioformat::GeneralOptions
getString(const std::string &key) constioformat::GeneralOptions
has(const std::string &key) constioformat::GeneralOptions
operator=(const GeneralOptions &other)=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
operator=(GeneralOptions &&other) noexcept=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
operator=(const OptionMap &other) (defined in ioformat::OptionMap)ioformat::OptionMap
operator=(OptionMap &&other) noexcept (defined in ioformat::OptionMap)ioformat::OptionMap
OptionMap() (defined in ioformat::OptionMap)ioformat::OptionMap
OptionMap(const OptionMap &other) (defined in ioformat::OptionMap)ioformat::OptionMap
OptionMap(OptionMap &&other) noexcept (defined in ioformat::OptionMap)ioformat::OptionMap
remove(const std::string &key)ioformat::GeneralOptions
select(const std::string &plugin, const std::string &format) constioformat::GeneralOptions
setBool(const std::string &key, bool value)ioformat::GeneralOptions
setFloat(const std::string &key, const double *values, size_t count)ioformat::GeneralOptions
setFloat(const std::string &key, double value)ioformat::GeneralOptions
setInt(const std::string &key, const int64_t *values, size_t count)ioformat::GeneralOptions
setInt(const std::string &key, int64_t value)ioformat::GeneralOptions
setString(const std::string &key, const std::string &value)ioformat::GeneralOptions
size() constioformat::OptionMap
toString() constioformat::OptionMap
~GeneralOptions()=default (defined in ioformat::GeneralOptions)ioformat::GeneralOptions
~OptionMap() (defined in ioformat::OptionMap)ioformat::OptionMap