This is the complete list of members for auto_complete, including all inherited members.
_bypass | auto_complete | private |
_chars2_queue | auto_complete | private |
_dictionary | auto_complete | private |
_finds_vec | auto_complete | private |
_history_words | auto_complete | private |
_history_words_index | auto_complete | private |
_is_first_time_up_arrow | auto_complete | private |
_num_of_chars2_in_line | auto_complete | private |
_tab_index | auto_complete | private |
auto_complete(std::set< std::string > dictionary, bool bypass=false) | auto_complete | explicit |
backspace(const int num_of_backspaces) | auto_complete | private |
chars2_queue_to_string() const | auto_complete | private |
get_last_word(const std::string &line) const | auto_complete | private |
get_line(std::function< bool()> to_stop=[](){return false;}) | auto_complete | |
getch_nolock(std::function< bool()> stop=[](){return false;}) | auto_complete | private |
handle_special_key(const std::vector< uint8_t > &chars) | auto_complete | private |
search(const std::string &word) const | auto_complete | private |