|
Fcitx
|
This is the complete list of members for fcitx::RawConfig, including all inherited members.
| comment() const | fcitx::RawConfig | |
| detach() | fcitx::RawConfig | |
| get(const std::string &path, bool create=false) | fcitx::RawConfig | |
| get(const std::string &path) const | fcitx::RawConfig | |
| hasSubItems() const | fcitx::RawConfig | |
| isImplicit() const | fcitx::RawConfig | |
| isImplicitSelf() const | fcitx::RawConfig | |
| lineNumber() const | fcitx::RawConfig | |
| name() const | fcitx::RawConfig | |
| operator!=(const RawConfig &config) const | fcitx::RawConfig | inline |
| operator=(std::string value) | fcitx::RawConfig | inline |
| operator==(const RawConfig &other) const | fcitx::RawConfig | inline |
| operator[](const std::string &path) | fcitx::RawConfig | inline |
| parent() const | fcitx::RawConfig | |
| RawConfig() | fcitx::RawConfig | |
| RawConfigPrivate (defined in fcitx::RawConfig) | fcitx::RawConfig | friend |
| remove(const std::string &path) | fcitx::RawConfig | |
| removeAll() | fcitx::RawConfig | |
| setComment(std::string comment) | fcitx::RawConfig | |
| setImplicit(bool implicit) | fcitx::RawConfig | |
| setLineNumber(unsigned int lineNumber) | fcitx::RawConfig | |
| setValue(std::string value) | fcitx::RawConfig | |
| setValueByPath(const std::string &path, std::string value) | fcitx::RawConfig | inline |
| subItems() const | fcitx::RawConfig | |
| subItemsSize() const | fcitx::RawConfig | |
| value() const | fcitx::RawConfig | |
| valueByPath(const std::string &path) const | fcitx::RawConfig | inline |
| visitItemsOnPath(std::function< void(RawConfig &, const std::string &path)> callback, const std::string &path) | fcitx::RawConfig | |
| visitItemsOnPath(std::function< void(const RawConfig &, const std::string &path)> callback, const std::string &path) const | fcitx::RawConfig | |
| visitSubItems(std::function< bool(RawConfig &, const std::string &path)> callback, const std::string &path="", bool recursive=false, const std::string &pathPrefix="") | fcitx::RawConfig | |
| visitSubItems(std::function< bool(const RawConfig &, const std::string &path)> callback, const std::string &path="", bool recursive=false, const std::string &pathPrefix="") const | fcitx::RawConfig |
1.8.13