TextLoop
TextLoop()
set_container()
add_index()
loop()
get_index_state()
job
Loop through ranges of indeces ascertained by a TextInterface.
Public Functions
Default constructor.
Set the interface of the container to which the named indeces apply.
Add an index over which to loop.
Execute the job for each index in the stack.
Retrieve the index state.
Public Members
Job defined by derived types.