Searched refs:AttributeToResourceMap (Results 1 – 2 of 2) sorted by relevance
77 typedef hash_map<Token_t, AttributeInfo> AttributeToResourceMap; typedef78 typedef boost::shared_ptr<AttributeToResourceMap> AttributeToResourceMapPointer;
141 AttributeToResourceMap::const_iterator aIt; in attributes()142 AttributeToResourceMap::const_iterator aEndIt = pMap->end(); in attributes()
Completed in 26 milliseconds