teditor
1.8.0@@fee5e94
Terminal based editor written in C++
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
C
teditor::ledger::Account
C
teditor::AllCombos
C
teditor::Any< Types >
Struct
Impl
///
C
teditor::AttrColor
C
teditor::AttrHelper
C
teditor::Border
▼
C
teditor::Buffer
C
teditor::CmdMsgBar
C
teditor::todo::CalendarItem
C
teditor::Cell
C
teditor::CellBuffer
▼
C
teditor::Choices
C
teditor::ISearch
Incremental search support used by Ctrl-F command
▼
C
teditor::StringChoices
C
teditor::editor::ops::FileChoices
C
teditor::CmdRegistrar
C
teditor::CmdStatus
C
teditor::ColorHelper
C
teditor::ColorMap
C
teditor::DirCache
C
teditor::DoubleBuffer< Type >
A simple double buffer container for ping-pong kind of operations
C
teditor::DoubleBuffer< Actives >
C
teditor::Editor
C
teditor::FilePerm
C
teditor::Impl< All >
Struct
Impl
///
C
teditor::Impl< Head, Rest... >
C
teditor::Impl<>
C
teditor::InfoCmp
C
teditor::KeyCmdMap
C
teditor::KeyCmdPair
C
teditor::KeyCombo
C
teditor::parser::Lexer
C
teditor::Line
C
teditor::Logger
C
teditor::LRUCache< K, V >
LRU Cache implementation
C
teditor::todo::MatchItem
C
teditor::MetaKey
▼
C
teditor::Mode
C
teditor::cmbar::CmBarMode
▼
C
teditor::readonly::ReadOnlyMode
C
teditor::dir::DirMode
C
teditor::grep::GrepMode
C
teditor::ledger::LedgerShowMode
▼
C
teditor::text::TextMode
C
teditor::calc::CalcMode
C
teditor::cpp::CppMode
C
teditor::ledger::LedgerMode
C
teditor::todo::TodoMode
C
teditor::todo::TodoShowMode
C
teditor::watch::WatchMode
C
teditor::NameColorPair
C
teditor::parser::NFA
Ken-Thompson
NFA
as described here:
https://swtch.com/~rsc/regexp/regexp1.html
but adjusted to work with teditor environment
C
teditor::parser::Node
C
teditor::Node
C
teditor::calc::Number< IntT, FloatT >
Core number used for computing in the calculator
C
teditor::Buffer::OpData
The state before/after applying insertion/deletion operations on the
Buffer
object
C
teditor::Option
Class to define an option used in the editor
C
teditor::calc::Parser
C
teditor::ledger::Parser
C
teditor::todo::Parser
C
teditor::Pos2d< T >
Any
2D position
C
teditor::Pos2d< int >
C
teditor::Pos2d< uint16_t >
C
teditor::PromptYesNoKeys
C
teditor::parser::Regexs
A collection of commonly used Regular expressions
C
teditor::ColorHelper::Registrar
C
teditor::Mode::Registrar
C
teditor::Remote
C
teditor::Buffer::RemovedLine
▼
C
teditor::parser::Scanner
C
teditor::parser::BufferScanner
C
teditor::parser::StringScanner
C
teditor::SingletonHandler< Clazz, ClazzArgs >
▼
C
Strings
▼
C
teditor::History
Container to store history (files-visited or command-history, etc)
C
teditor::FilesHist
C
teditor::Terminal
C
teditor::Timer
Main object used for timing event
C
teditor::parser::Token
C
teditor::parser::TokenDef
C
teditor::ledger::Transaction
C
teditor::Trie
▼
C
vector
C
teditor::Buffers
C
teditor::ledger::Accounts
C
teditor::Window
C
teditor::Windows
Generated by
1.8.17