BitmapMap
BitmapMap::const_iterator iterator = fBitmapMap.find(token);
BitmapMap::const_iterator iterator = fBitmapMap.begin();
BitmapMap fBitmapMap;