Searched refs:SectionList (Results 1 – 1 of 1) sorted by relevance
28 typedef std::vector<LDSection*> SectionList; typedef29 typedef SectionList::iterator iterator;30 typedef SectionList::const_iterator const_iterator;31 typedef SectionList::reverse_iterator reverse_iterator;32 typedef SectionList::const_reverse_iterator const_reverse_iterator;115 SectionList m_SectionList;