Searched refs:MCLineEntryCollection (Results 1 – 1 of 1) sorted by relevance
195 typedef std::vector<MCLineEntry> MCLineEntryCollection; typedef196 typedef MCLineEntryCollection::iterator iterator;197 typedef MCLineEntryCollection::const_iterator const_iterator;200 MCLineEntryCollection MCLineEntries;203 const MCLineEntryCollection *getMCLineEntries() const { in getMCLineEntries()