#include <fac_iterfor.h>
Definition at line 18 of file fac_iterfor.h.
◆ IteratedFor() [1/2]
IteratedFor::IteratedFor |
( |
int |
from, |
|
|
int |
to, |
|
|
int |
max |
|
) |
| |
◆ IteratedFor() [2/2]
◆ ~IteratedFor()
IteratedFor::~IteratedFor |
( |
| ) |
|
◆ fill()
◆ from()
int IteratedFor::from |
( |
| ) |
const |
|
inline |
◆ iterations_left()
bool IteratedFor::iterations_left |
( |
| ) |
const |
|
inline |
◆ max()
int IteratedFor::max |
( |
| ) |
const |
|
inline |
◆ n()
int IteratedFor::n |
( |
| ) |
const |
|
inline |
◆ nextiteration()
void IteratedFor::nextiteration |
( |
| ) |
|
◆ operator++() [1/2]
void IteratedFor::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
void IteratedFor::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator=()
◆ operator[]()
int IteratedFor::operator[] |
( |
int |
| ) |
const |
◆ to()
int IteratedFor::to |
( |
| ) |
const |
|
inline |
◆ FROM
◆ imax
◆ index
◆ last
◆ MAX
◆ TO
The documentation for this class was generated from the following file: