This is the complete list of members for gui2::text_history, including all inherited members.
| down(const std::string &text="") | gui2::text_history | |
| enabled_ | gui2::text_history | private |
| get_enabled() const | gui2::text_history | inline |
| get_history(const std::string &id, const bool enabled) | gui2::text_history | static |
| get_value() const | gui2::text_history | |
| history_ | gui2::text_history | private |
| pos_ | gui2::text_history | private |
| push(const std::string &text) | gui2::text_history | |
| set_enabled(bool enabled=true) | gui2::text_history | inline |
| text_history() | gui2::text_history | inline |
| text_history(std::vector< std::string > *history, const bool enabled) | gui2::text_history | inlineprivate |
| up(const std::string &text="") | gui2::text_history |