LibraryContainer 61 libcore/MovieLibrary.h void setLimit(LibraryContainer::size_type limit) LibraryContainer 71 libcore/MovieLibrary.h LibraryContainer::iterator it = _map.find(key); LibraryContainer 104 libcore/MovieLibrary.h static bool findWorstHitCount(const LibraryContainer::value_type& a, LibraryContainer 105 libcore/MovieLibrary.h const LibraryContainer::value_type& b) LibraryContainer 110 libcore/MovieLibrary.h LibraryContainer _map; LibraryContainer 113 libcore/MovieLibrary.h void limitSize(LibraryContainer::size_type max) {