Ask a Question | Search PSRCHIVE: |
Home
|
TextLoop.h void add_index(TextIndex *) Add an index over which to loop. Definition: TextLoop.C:18 Reference::To< TextInterface::Parser > container The container interface to configure on each loop. Definition: TextLoop.h:53 std::string get_index_state() const Retrieve the index state. Definition: TextLoop.C:73 void set_container(TextInterface::Parser *) Set the interface of the container to which the named indeces apply. Definition: TextLoop.C:24 std::stack< Reference::To< TextIndex > > Stack The indeces over which to loop. Definition: TextLoop.h:49 Generated using doxygen 1.8.17
|