![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::OptionJson, including all inherited members.
| CopyTo(Option *option) override (defined in vrv::OptionJson) | vrv::OptionJson | virtual |
| FindNodeByName(const jsonxx::Object &obj, const std::string &jsonNodeName, std::list< std::string > &jsonNodePath) const (defined in vrv::OptionJson) | vrv::OptionJson | protected |
| GetDblValue(const std::vector< std::string > &jsonNodePath, bool getDefault=false) const (defined in vrv::OptionJson) | vrv::OptionJson | |
| GetDefaultStrValue() const override (defined in vrv::OptionJson) | vrv::OptionJson | virtual |
| GetDescription() const (defined in vrv::Option) | vrv::Option | inline |
| GetIntValue(const std::vector< std::string > &jsonNodePath, bool getDefault=false) const (defined in vrv::OptionJson) | vrv::OptionJson | |
| GetKey() const (defined in vrv::Option) | vrv::Option | inline |
| GetKeys() const | vrv::OptionJson | |
| GetKeysByNode(const std::string &nodeName, std::list< std::string > &jsonNodePath) const (defined in vrv::OptionJson) | vrv::OptionJson | |
| GetShortOption() const (defined in vrv::Option) | vrv::Option | inline |
| GetSource() const | vrv::OptionJson | |
| GetStrValue() const override (defined in vrv::OptionJson) | vrv::OptionJson | virtual |
| GetStrValue(const std::vector< std::string > &jsonNodePath, bool getDefault=false) const (defined in vrv::OptionJson) | vrv::OptionJson | |
| GetTitle() const (defined in vrv::Option) | vrv::Option | inline |
| GetValue(bool getDefault=false) const (defined in vrv::OptionJson) | vrv::OptionJson | |
| HasValue(const std::vector< std::string > &jsonNodePath) const | vrv::OptionJson | |
| Init(JsonSource source, const std::string &defaultValue) (defined in vrv::OptionJson) | vrv::OptionJson | |
| IsArgumentRequired() const (defined in vrv::Option) | vrv::Option | inlinevirtual |
| IsCmdOnly() const (defined in vrv::Option) | vrv::Option | inline |
| IsSet() const override (defined in vrv::OptionJson) | vrv::OptionJson | virtual |
| m_description (defined in vrv::Option) | vrv::Option | protected |
| m_title (defined in vrv::Option) | vrv::Option | protected |
| Option() (defined in vrv::Option) | vrv::Option | inline |
| OptionJson()=default (defined in vrv::OptionJson) | vrv::OptionJson | |
| ReadJson(jsonxx::Object &output, const std::string &input) const | vrv::OptionJson | protected |
| Reset() override (defined in vrv::OptionJson) | vrv::OptionJson | virtual |
| s_breaks | vrv::Option | static |
| s_condense (defined in vrv::Option) | vrv::Option | static |
| s_durationEq (defined in vrv::Option) | vrv::Option | static |
| s_elision (defined in vrv::Option) | vrv::Option | static |
| s_fontFallback (defined in vrv::Option) | vrv::Option | static |
| s_footer (defined in vrv::Option) | vrv::Option | static |
| s_header (defined in vrv::Option) | vrv::Option | static |
| s_ligatureOblique (defined in vrv::Option) | vrv::Option | static |
| s_multiRestStyle (defined in vrv::Option) | vrv::Option | static |
| s_pedalStyle (defined in vrv::Option) | vrv::Option | static |
| s_smuflTextFont (defined in vrv::Option) | vrv::Option | static |
| s_systemDivider (defined in vrv::Option) | vrv::Option | static |
| SetInfo(const std::string &title, const std::string &description) (defined in vrv::Option) | vrv::Option | |
| SetKey(const std::string &key) (defined in vrv::Option) | vrv::Option | inline |
| SetShortOption(char shortOption, bool isCmdOnly) (defined in vrv::Option) | vrv::Option | |
| SetValue(const std::string &value) override | vrv::OptionJson | virtual |
| SetValueArray(const std::vector< std::string > &values) (defined in vrv::Option) | vrv::Option | virtual |
| SetValueBool(bool value) (defined in vrv::Option) | vrv::Option | virtual |
| SetValueDbl(double value) (defined in vrv::Option) | vrv::Option | virtual |
| StringPath2NodePath(const jsonxx::Object &obj, const std::vector< std::string > &jsonNodePath) const (defined in vrv::OptionJson) | vrv::OptionJson | protected |
| ToJson() const | vrv::Option | |
| UpdateNodeValue(const std::vector< std::string > &jsonNodePath, const std::string &value) (defined in vrv::OptionJson) | vrv::OptionJson | |
| ~Option() (defined in vrv::Option) | vrv::Option | inlinevirtual |
| ~OptionJson()=default (defined in vrv::OptionJson) | vrv::OptionJson | virtual |