| addLine() | teditor::Buffer | inlineprotected |
| addLines(const RemovedLines &rlines) | teditor::Buffer | protected |
| applyDeleteOp(OpData &op) | teditor::Buffer | protected |
| applyInsertOp(OpData &op, bool pushToStack=true) | teditor::Buffer | protected |
| at(int idx) | teditor::Buffer | inline |
| at(int idx) const | teditor::Buffer | inline |
| begin() | teditor::Buffer | |
| Buffer(const std::string &name="", bool noUndoRedo=false) | teditor::Buffer | |
| buffer2screen(const Point &loc, const Point &start, const Point &dim) const | teditor::Buffer | |
| bufferName() const | teditor::Buffer | inline |
| buffName | teditor::Buffer | protected |
| charAt(const Point &pos) const | teditor::Buffer | |
| clear() | teditor::Buffer | virtual |
| clearStack(OpStack &st) | teditor::Buffer | protected |
| cmdNames() const | teditor::Buffer | inline |
| cu | teditor::Buffer | protected |
| dirModeFileOffset() const | teditor::Buffer | inlineprotected |
| dirModeGetFileAtLine(int line) | teditor::Buffer | |
| dirName | teditor::Buffer | protected |
| disableStack | teditor::Buffer | protected |
| down() | teditor::Buffer | |
| draw(Editor &ed, const Window &win) | teditor::Buffer | virtual |
| drawLine(int y, const std::string &line, Editor &ed, int lineNum, const Window &win) | teditor::Buffer | protectedvirtual |
| drawPoint(Editor &ed, const AttrColor &bg, const Window &win) | teditor::Buffer | |
| drawStatusBar(Editor &ed, const Window &win) | teditor::Buffer | protected |
| Editor class | teditor::Buffer | friend |
| end() | teditor::Buffer | |
| endOfLine() | teditor::Buffer | inline |
| fileName | teditor::Buffer | protected |
| getColor(const std::string &name) const | teditor::Buffer | |
| getFileName() const | teditor::Buffer | inline |
| getKeyCmdMap() | teditor::Buffer | inlineprotected |
| getMinStartLoc() const | teditor::Buffer | inlinevirtual |
| getMode(const std::string &name) | teditor::Buffer | inline |
| getPoint() const | teditor::Buffer | inline |
| getRegion() const | teditor::Buffer | inline |
| getWord() const | teditor::Buffer | inline |
| gotoLine(int lineNum, const Point &dim) | teditor::Buffer | |
| hasPointOn(int line) const | teditor::Buffer | inline |
| indent() | teditor::Buffer | |
| insert(char c) | teditor::Buffer | virtual |
| insert(const std::string &str) | teditor::Buffer | virtual |
| insertImpl(char c) | teditor::Buffer | protected |
| isModified() const | teditor::Buffer | inline |
| isRegionActive() const | teditor::Buffer | inline |
| isRO() const | teditor::Buffer | inline |
| keepRemoveLines(parser::NFA ®ex, bool keep) | teditor::Buffer | |
| killLine(bool pushToStack=true) | teditor::Buffer | |
| left() | teditor::Buffer | |
| length() const | teditor::Buffer | inline |
| lengthOf(int i) const | teditor::Buffer | inline |
| lineDown() | teditor::Buffer | virtual |
| lineEnd(const Point &start, const Point &dim) | teditor::Buffer | |
| lineReset() | teditor::Buffer | inline |
| lines | teditor::Buffer | protected |
| lineUp(const Point &dim) | teditor::Buffer | virtual |
| load(const std::string &file, int line=0) | teditor::Buffer | virtual |
| loadDir(const std::string &dir) | teditor::Buffer | protected |
| loadFile(const std::string &file, int line) | teditor::Buffer | protected |
| longestX | teditor::Buffer | protected |
| makeReadOnly() | teditor::Buffer | |
| matchCurrentParen() | teditor::Buffer | |
| matchCurrentParen(bool &isOpen) | teditor::Buffer | protected |
| mode | teditor::Buffer | protected |
| modeName() const | teditor::Buffer | inline |
| modified | teditor::Buffer | protected |
| nextPara() | teditor::Buffer | |
| nextWord() | teditor::Buffer | |
| OpDelete enum value | teditor::Buffer | protected |
| OpInsert enum value | teditor::Buffer | protected |
| OpKeepRemoveLines enum value | teditor::Buffer | protected |
| OpKillLine enum value | teditor::Buffer | protected |
| OpStack typedef | teditor::Buffer | protected |
| OpType enum name | teditor::Buffer | protected |
| pageDown(int ijump) | teditor::Buffer | |
| pageUp(int ijump) | teditor::Buffer | |
| previousPara() | teditor::Buffer | |
| previousWord() | teditor::Buffer | |
| pushNewOp(OpData &op) | teditor::Buffer | protected |
| pwd() const | teditor::Buffer | inline |
| readOnly | teditor::Buffer | protected |
| redo() | teditor::Buffer | |
| redoStack | teditor::Buffer | protected |
| region | teditor::Buffer | protected |
| regionAsStr() const | teditor::Buffer | |
| regionAsStr(const Point &start, const Point &end) const | teditor::Buffer | |
| reload() | teditor::Buffer | |
| remove(bool removeCurrent=false) | teditor::Buffer | |
| removeAndCopy() | teditor::Buffer | |
| removeChar() | teditor::Buffer | protected |
| removeCurrentChar() | teditor::Buffer | protected |
| RemovedLines typedef | teditor::Buffer | protected |
| removeFrom(const Point &start, const Point &end) | teditor::Buffer | protected |
| removeLines(const RemovedLines &rlines) | teditor::Buffer | protected |
| removeRegion(const Point &start, const Point &end) | teditor::Buffer | |
| resetBufferState(int line, const std::string &file, bool dir) | teditor::Buffer | protected |
| right() | teditor::Buffer | |
| save(const std::string &fName="") | teditor::Buffer | virtual |
| screen2buffer(const Point &loc, const Point &start, const Point &dim) const | teditor::Buffer | |
| setMode(ModePtr m) | teditor::Buffer | inline |
| setPoint(const Point &p) | teditor::Buffer | inline |
| sortRegion() | teditor::Buffer | |
| startLine | teditor::Buffer | protected |
| startOfLine() | teditor::Buffer | inline |
| startRegion() | teditor::Buffer | inline |
| stopRegion() | teditor::Buffer | inline |
| tmpFileName | teditor::Buffer | protected |
| totalLinesNeeded(const Point &dim) const | teditor::Buffer | virtual |
| undo() | teditor::Buffer | |
| undoStack | teditor::Buffer | protected |
| up() | teditor::Buffer | |
| ~Buffer() | teditor::Buffer | inlinevirtual |