|
teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
This is the complete list of members for teditor::Option, including all inherited members.
| add(const std::string &n, const std::string &v, const std::string &hm, Type t) | teditor::Option | static |
| Boolean enum value | teditor::Option | |
| Char enum value | teditor::Option | |
| dumpAll(const std::string &outfile) | teditor::Option | static |
| get(const std::string &n) | teditor::Option | static |
| getBool() const | teditor::Option | inline |
| getChar() const | teditor::Option | inline |
| getInt() const | teditor::Option | inline |
| getReal() const | teditor::Option | inline |
| getStr() const | teditor::Option | |
| Integer enum value | teditor::Option | |
| Option(const std::string &n, const std::string &v, const std::string &hm, Type t) | teditor::Option | inline |
| printOpts() | teditor::Option | static |
| Real enum value | teditor::Option | |
| set(const std::string &n, const std::string &val) | teditor::Option | static |
| String enum value | teditor::Option | |
| Type enum name | teditor::Option |
1.8.17