Searched refs:XclExpStringList (Results 1 – 1 of 1) sorted by relevance
110 typedef ::std::list< XclExpStringRef > XclExpStringList; typedef in XclExpSstImpl114 XclExpStringList maStringList; /// List of unique strings (in SST ID order).223 …for( XclExpStringList::const_iterator aIt = maStringList.begin(), aEnd = maStringList.end(); aIt !… in Save()274 …for( XclExpStringList::const_iterator aIt = maStringList.begin(), aEnd = maStringList.end(); aIt !… in SaveXml()
Completed in 21 milliseconds