wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
InnerCellIterator Class Reference

Iterates the inner cells of a cell. More...

#include <CellIterators.h>

Public Member Functions

 InnerCellIterator (Cell *parentCell)
 
 InnerCellIterator (const InnerCellIterator &o)=default
 
InnerCellIteratoroperator= (const InnerCellIterator &o)=default
 
InnerCellIterator operator++ (int)
 
InnerCellIteratoroperator++ ()
 
bool operator== (const InnerCellIterator &o) const
 
bool operator!= (const InnerCellIterator &o) const
 
 operator bool () const
 
 operator Cell * () const
 
Celloperator-> () const
 

Detailed Description

Iterates the inner cells of a cell.


The documentation for this class was generated from the following files: