supertux
|
This is the complete list of members for PathObjectOption, including all inherited members.
add_to_menu(Menu &menu) const override (defined in PathObjectOption) | PathObjectOption | virtual |
BaseObjectOption(const std::string &text, const std::string &key, unsigned int flags) (defined in BaseObjectOption) | BaseObjectOption | |
get_flags() const (defined in BaseObjectOption) | BaseObjectOption | inline |
get_key() const (defined in BaseObjectOption) | BaseObjectOption | inline |
get_text() const (defined in BaseObjectOption) | BaseObjectOption | inline |
get_value() const (defined in ObjectOption< Path >) | ObjectOption< Path > | inlinevirtual |
m_flags (defined in BaseObjectOption) | BaseObjectOption | protected |
m_key (defined in BaseObjectOption) | BaseObjectOption | protected |
m_text (defined in BaseObjectOption) | BaseObjectOption | protected |
m_value_pointer (defined in ObjectOption< Path >) | ObjectOption< Path > | protected |
ObjectOption(const std::string &text, const std::string &key, unsigned int flags, Path *pointer=nullptr) (defined in ObjectOption< Path >) | ObjectOption< Path > | |
PathObjectOption(const std::string &text, Path *path, const std::string &key, unsigned int flags) (defined in PathObjectOption) | PathObjectOption | |
save(Writer &write) const override (defined in PathObjectOption) | PathObjectOption | virtual |
to_string() const override (defined in PathObjectOption) | PathObjectOption | virtual |
~BaseObjectOption()=default (defined in BaseObjectOption) | BaseObjectOption | virtual |
~ObjectOption() override=default (defined in ObjectOption< Path >) | ObjectOption< Path > | virtual |