Searched refs:OutputDescList (Results 1 – 1 of 1) sorted by relevance
148 typedef std::vector<Output*> OutputDescList; typedef149 typedef OutputDescList::const_iterator const_iterator;150 typedef OutputDescList::iterator iterator;151 typedef OutputDescList::const_reference const_reference;152 typedef OutputDescList::reference reference;154 typedef OutputDescList::const_reverse_iterator const_reverse_iterator;155 typedef OutputDescList::reverse_iterator reverse_iterator;205 OutputDescList m_OutputDescList;