Ask a Question | Search PSRCHIVE: |
![]()
|
TextIndex.h std::string get_index(unsigned i) Get the index command for the specified index. Definition TextIndex.C:51 std::string size_name The name of the index dimension in the container. Definition TextIndex.h:49 TextIndex(const std::string &named_range) Construct from string of the form 'name=[range]'. Definition TextIndex.C:14 void set_container(TextInterface::Parser *) Set the interface to the container to which the named index applies. Definition TextIndex.C:34 Reference::To< TextInterface::Parser, false > container The text interface to the container. Definition TextIndex.h:43 std::string get_current_index() Get the index command for the current index. Definition TextIndex.C:60 void set_size_name(const std::string &name) Set the name of the index dimension size in the container interface. Definition TextIndex.C:45 Generated using doxygen 1.14.0
|