Strategy

Undocumented in source.

Members

Functions

copy
void copy(Strategy result)
Undocumented in source. Be warned that the author may not have intended to support it.
dup
Strategy dup()
Undocumented in source. Be warned that the author may not have intended to support it.
getDepth
int getDepth()
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.
reset
void reset()
Undocumented in source.

Properties

front
size_t[] front [@property getter]
Undocumented in source.

Variables

done
bool done;
Undocumented in source.
progressGeneration
uint progressGeneration;
Undocumented in source.
root
Entity root;
Undocumented in source.

Meta