![]() |
wxMaxima
|
This is the complete list of members for CellList, including all inherited members.
AppendCell(Cell *cell, std::unique_ptr< Cell > &&tail) | CellList | static |
AppendCell(const std::unique_ptr< T > &cell, std::unique_ptr< Cell > &&tail) (defined in CellList) | CellList | inlinestatic |
Check(const Cell *cell) | CellList | static |
Check(const GroupCell *cell) (defined in CellList) | CellList | static |
DeleteList(Cell *afterMe) | CellList | static |
SetNext(Cell *cell, std::unique_ptr< Cell > &&next) | CellList | static |
SpliceInAfter(Cell *where, std::unique_ptr< Cell > &&head, Cell *last=nullptr) | CellList | static |
TearOut(Cell *first, Cell *last) | CellList | static |