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