webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Typedefs
BackForwardList.h File Reference
#include <WebCore/BackForwardClient.h>
#include <wtf/HashSet.h>
#include <wtf/Vector.h>

Go to the source code of this file.

Classes

class  BackForwardList
 

Typedefs

typedef Vector< Ref< WebCore::HistoryItem > > HistoryItemVector
 
typedef HashSet< RefPtr< WebCore::HistoryItem > > HistoryItemHashSet
 

Typedef Documentation

◆ HistoryItemHashSet

◆ HistoryItemVector