Fcitx
fcitx::RawConfig Member List

This is the complete list of members for fcitx::RawConfig, including all inherited members.

comment() constfcitx::RawConfig
detach()fcitx::RawConfig
get(const std::string &path, bool create=false)fcitx::RawConfig
get(const std::string &path) constfcitx::RawConfig
hasSubItems() constfcitx::RawConfig
isImplicit() constfcitx::RawConfig
isImplicitSelf() constfcitx::RawConfig
lineNumber() constfcitx::RawConfig
name() constfcitx::RawConfig
operator!=(const RawConfig &config) constfcitx::RawConfiginline
operator=(std::string value)fcitx::RawConfiginline
operator==(const RawConfig &other) constfcitx::RawConfiginline
operator[](const std::string &path)fcitx::RawConfiginline
parent() constfcitx::RawConfig
RawConfig()fcitx::RawConfig
RawConfigPrivate (defined in fcitx::RawConfig)fcitx::RawConfigfriend
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::RawConfiginline
subItems() constfcitx::RawConfig
subItemsSize() constfcitx::RawConfig
value() constfcitx::RawConfig
valueByPath(const std::string &path) constfcitx::RawConfiginline
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) constfcitx::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="") constfcitx::RawConfig