Searched defs:m_LabelList (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.h142 // Store all these labels in the m_LabelList table, which is auto-indexed.
146 // and when we need the label of a rule or any other item we use m_LabelList.
150 HashMap<int,std::string> m_LabelList; // Stores all network label IDs, including rule names member in class:GRXMLDoc

Completed in 94 milliseconds