IterativeStrategy

Undocumented in source.

Members

Functions

copy
void copy(Strategy target)
Undocumented in source. Be warned that the author may not have intended to support it.
getIteration
int getIteration()
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next(bool success)
Undocumented in source. Be warned that the author may not have intended to support it.
nextIteration
void nextIteration()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

iteration
int iteration;
Undocumented in source.
iterationChanged
bool iterationChanged;
Undocumented in source.

Inherited Members

From SimpleStrategy

address
size_t[] address;
Undocumented in source.
copy
void copy(Strategy target)
Undocumented in source. Be warned that the author may not have intended to support it.
front
size_t[] front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next(bool success)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta