| add_sections(int num) | ug::SectionContainer< TValue, TContainer > | protected |
| append(const SectionContainer &c) | ug::SectionContainer< TValue, TContainer > | |
| back(int secIndex=-1) | ug::SectionContainer< TValue, TContainer > | |
| begin() | ug::SectionContainer< TValue, TContainer > | inline |
| begin() const | ug::SectionContainer< TValue, TContainer > | inline |
| clear() | ug::SectionContainer< TValue, TContainer > | |
| clear_section(int sectionIndex) | ug::SectionContainer< TValue, TContainer > | |
| const_iterator typedef | ug::SectionContainer< TValue, TContainer > | |
| Container typedef | ug::SectionContainer< TValue, TContainer > | |
| end() | ug::SectionContainer< TValue, TContainer > | inline |
| end() const | ug::SectionContainer< TValue, TContainer > | inline |
| erase(const iterator &iter, int sectionIndex) | ug::SectionContainer< TValue, TContainer > | |
| front(int secIndex=-1) | ug::SectionContainer< TValue, TContainer > | |
| get_container() | ug::SectionContainer< TValue, TContainer > | inline |
| insert(const TValue &val, int sectionIndex) | ug::SectionContainer< TValue, TContainer > | |
| iterator typedef | ug::SectionContainer< TValue, TContainer > | |
| m_container | ug::SectionContainer< TValue, TContainer > | protected |
| m_numElements | ug::SectionContainer< TValue, TContainer > | protected |
| m_vSections | ug::SectionContainer< TValue, TContainer > | protected |
| num_elements(int sectionIndex) const | ug::SectionContainer< TValue, TContainer > | |
| num_elements() const | ug::SectionContainer< TValue, TContainer > | inline |
| num_sections() const | ug::SectionContainer< TValue, TContainer > | inline |
| section_begin(int sectionIndex) | ug::SectionContainer< TValue, TContainer > | |
| section_begin(int sectionIndex) const | ug::SectionContainer< TValue, TContainer > | |
| section_end(int sectionIndex) | ug::SectionContainer< TValue, TContainer > | |
| section_end(int sectionIndex) const | ug::SectionContainer< TValue, TContainer > | |
| SectionContainer() | ug::SectionContainer< TValue, TContainer > | |
| SectionVec typedef | ug::SectionContainer< TValue, TContainer > | protected |
| transfer_elements(SectionContainer &c) | ug::SectionContainer< TValue, TContainer > | |
| value_type typedef | ug::SectionContainer< TValue, TContainer > | |