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

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

begin() constioformat::OptionMap
count(const std::string &key) constioformat::OptionMap
dtype(const std::string &key) constioformat::OptionMap
empty() constioformat::OptionMap
end() constioformat::OptionMap
getBool(const std::string &key) constioformat::OptionMap
getFloat(const std::string &key, size_t index) constioformat::OptionMap
getFloat(const std::string &key) constioformat::OptionMap
getFloatPtr(const std::string &key) constioformat::OptionMap
getInt(const std::string &key, size_t index) constioformat::OptionMap
getInt(const std::string &key) constioformat::OptionMap
getIntPtr(const std::string &key) constioformat::OptionMap
getString(const std::string &key) constioformat::OptionMap
has(const std::string &key) constioformat::OptionMap
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::OptionMap
setBool(const std::string &key, bool value)ioformat::OptionMap
setFloat(const std::string &key, const double *values, size_t count)ioformat::OptionMap
setFloat(const std::string &key, double value)ioformat::OptionMap
setInt(const std::string &key, const int64_t *values, size_t count)ioformat::OptionMap
setInt(const std::string &key, int64_t value)ioformat::OptionMap
setString(const std::string &key, const std::string &value)ioformat::OptionMap
size() constioformat::OptionMap
toString() constioformat::OptionMap
~OptionMap() (defined in ioformat::OptionMap)ioformat::OptionMap