| 
    teditor
    1.8.0@@fee5e94
    
   Terminal based editor written in C++ 
   | 
 
This is the complete list of members for teditor::calc::CalcMode, including all inherited members.
| CalcMode() | teditor::calc::CalcMode | inline | 
| cmdNames() const | teditor::Mode | virtual | 
| create() | teditor::calc::CalcMode | inlinestatic | 
| createMode(const std::string &mode) | teditor::Mode | static | 
| getColorFor(AttrColor &fg, AttrColor &bg, int lineNum, int pos, const Buffer &b, bool isHighlighted) | teditor::readonly::ReadOnlyMode | virtual | 
| getColorMap() | teditor::readonly::ReadOnlyMode | inlinevirtual | 
| getKeyCmdMap() | teditor::readonly::ReadOnlyMode | inlinevirtual | 
| indent(Buffer &buf, int line) | teditor::text::TextMode | virtual | 
| inferMode(const std::string &file, bool isDir) | teditor::Mode | static | 
| Mode(const std::string &n, const std::string &w) | teditor::Mode | inline | 
| modeCheck(const std::string &file) | teditor::calc::CalcMode | inlinestatic | 
| name() const | teditor::Mode | inlinevirtual | 
| ReadOnlyMode(const std::string &n="ro", const std::string &w="abcdefghijklmnopqrstuvwxyzABCDEGGHIJKLMNO" "PQRSTUVWXYZ0123456789_") | teditor::readonly::ReadOnlyMode | |
| TextMode(const std::string &n="text", const std::string &w="abcdefghijklmnopqrstuvwxyzABCDEGGHIJKLMNOPQRS" "TUVWXYZ0123456789_") | teditor::text::TextMode | |
| word() const | teditor::Mode | inlinevirtual | 
| ~CalcMode() | teditor::calc::CalcMode | inline | 
| ~Mode() | teditor::Mode | inlinevirtual | 
 1.8.17