|
teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
This is the complete list of members for teditor::FilesHist, including all inherited members.
| add(const std::string &file, int line) | teditor::FilesHist | |
| teditor::History::add(const std::string &elem) | teditor::History | |
| FilesHist(const std::string &file, int _max) | teditor::FilesHist | inline |
| get() const | teditor::History | inline |
| getFile() const | teditor::History | inline |
| History(const std::string &f, int _max) | teditor::History | |
| isDuplicate(const std::string &a, const std::string &b) const override | teditor::FilesHist | protectedvirtual |
| max() const | teditor::History | inline |
| prune() | teditor::History | |
| store() const | teditor::History |
1.8.17