GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for Filter, including all inherited members.
_buffer | Filter | private |
_hotspotList | Filter | private |
_hotspots | Filter | private |
_linePositions | Filter | private |
addHotSpot(HotSpot *) | Filter | protected |
buffer() | Filter | protected |
Filter() | Filter | |
getLineColumn(int position, int &startLine, int &startColumn) | Filter | protected |
hotSpotAt(int line, int column) const | Filter | |
hotSpots() const | Filter | |
hotSpotsAtLine(int line) const | Filter | |
process()=0 | Filter | pure virtual |
reset() | Filter | |
setBuffer(const QString *buffer, const QList< int > *linePositions) | Filter | |
~Filter() | Filter | virtual |