Definition at line 61 of file square.hh.
◆ S() [1/2]
concepts::Square::S::S |
( |
Quad2d *(&) |
cell[ncell_] | ) |
|
|
inline |
◆ S() [2/2]
concepts::Square::S::S |
( |
const S & |
scan | ) |
|
|
inline |
◆ clone() [1/2]
Scan2* concepts::Square::S::clone |
( |
| ) |
const |
|
inline |
◆ clone() [2/2]
Returns a clone of the scanner.
◆ eos() [1/2]
bool concepts::Square::S::eos |
( |
| ) |
const |
|
inline |
◆ eos() [2/2]
Returns true if the end of the scanned set is reached.
◆ operator int()
Returns true as long as the end of the scanned set is not reached yet.
Definition at line 34 of file scannerConnectors.hh.
◆ operator++()
Cell2& concepts::Square::S::operator++ |
( |
int |
| ) |
|
|
inlinevirtual |
◆ cell_
◆ idx_
uint concepts::Square::S::idx_ |
|
private |
The documentation for this class was generated from the following file: