![]() |
IOFormat 1.12.0
|
This is the complete list of members for ioformat::GeneralOptions, including all inherited members.
| begin() const | ioformat::OptionMap | |
| count(const std::string &key) const | ioformat::GeneralOptions | |
| dtype(const std::string &key) const | ioformat::GeneralOptions | |
| empty() const | ioformat::OptionMap | |
| end() const | ioformat::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) const | ioformat::GeneralOptions | |
| getFloat(const std::string &key, size_t index) const | ioformat::GeneralOptions | |
| getFloat(const std::string &key) const | ioformat::GeneralOptions | |
| getFloatPtr(const std::string &key) const | ioformat::GeneralOptions | |
| getInt(const std::string &key, size_t index) const | ioformat::GeneralOptions | |
| getInt(const std::string &key) const | ioformat::GeneralOptions | |
| getIntPtr(const std::string &key) const | ioformat::GeneralOptions | |
| getString(const std::string &key) const | ioformat::GeneralOptions | |
| has(const std::string &key) const | ioformat::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) const | ioformat::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() const | ioformat::OptionMap | |
| toString() const | ioformat::OptionMap | |
| ~GeneralOptions()=default (defined in ioformat::GeneralOptions) | ioformat::GeneralOptions | |
| ~OptionMap() (defined in ioformat::OptionMap) | ioformat::OptionMap |