Qore Programming Language Reference Manual  0.8.6
 All Classes Namespaces Functions Variables Groups Pages
Qore::XRangeIterator Member List

This is the complete list of members for Qore::XRangeIterator, including all inherited members.

constructor(int start, int stop, int step=1)Qore::XRangeIterator
getValue()Qore::XRangeIteratorvirtual
next()Qore::XRangeIteratorvirtual
reset()Qore::XRangeIterator
valid()Qore::AbstractIteratorpure virtual