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