wxMaxima
CellList Member List

This is the complete list of members for CellList, including all inherited members.

AppendCell(Cell *cell, std::unique_ptr< Cell > &&tail)CellListstatic
AppendCell(const std::unique_ptr< T > &cell, std::unique_ptr< Cell > &&tail) (defined in CellList)CellListinlinestatic
Check(const Cell *cell)CellListstatic
Check(const GroupCell *cell) (defined in CellList)CellListstatic
DeleteList(Cell *afterMe)CellListstatic
SetNext(Cell *cell, std::unique_ptr< Cell > &&next)CellListstatic
SpliceInAfter(Cell *where, std::unique_ptr< Cell > &&head, Cell *last=nullptr)CellListstatic
TearOut(Cell *first, Cell *last)CellListstatic