wxMaxima
Loading...
Searching...
No Matches
Data Structures
CellIterators.h File Reference

Declares the various iterators useful with the Cell class. More...

#include <wx/debug.h>
#include <memory>
#include <type_traits>
Include dependency graph for CellIterators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CellListIterator< Cell >
 
class  CellListAdapter< Cell >
 
class  CellDrawListIterator< Cell >
 
class  CellDrawListAdapter< Cell >
 
class  InnerCellIterator
 Iterates the inner cells of a cell. More...
 
class  InnerCellAdapter
 

Detailed Description

Declares the various iterators useful with the Cell class.