|
supertux
|
This is the complete list of members for PathHandleOption, including all inherited members.
| add_to_menu(Menu &menu) const override (defined in PathHandleOption) | PathHandleOption | 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< PathWalker::Handle >) | ObjectOption< PathWalker::Handle > | 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< PathWalker::Handle >) | ObjectOption< PathWalker::Handle > | protected |
| ObjectOption(const std::string &text, const std::string &key, unsigned int flags, PathWalker::Handle *pointer=nullptr) (defined in ObjectOption< PathWalker::Handle >) | ObjectOption< PathWalker::Handle > | |
| PathHandleOption(const std::string &text, PathWalker::Handle &handle, const std::string &key, unsigned int flags) (defined in PathHandleOption) | PathHandleOption | |
| save(Writer &write) const override (defined in PathHandleOption) | PathHandleOption | virtual |
| to_string() const override (defined in PathHandleOption) | PathHandleOption | virtual |
| ~BaseObjectOption()=default (defined in BaseObjectOption) | BaseObjectOption | virtual |
| ~ObjectOption() override=default (defined in ObjectOption< PathWalker::Handle >) | ObjectOption< PathWalker::Handle > | virtual |
1.8.13