webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
WebCore::StorageIDJournal< T > Class Template Reference

#include <ApplicationCacheStorage.h>

Public Member Functions

 ~StorageIDJournal ()
 
void add (T *resource, unsigned storageID)
 
void commit ()
 

Constructor & Destructor Documentation

◆ ~StorageIDJournal()

template<class T >
WebCore::StorageIDJournal< T >::~StorageIDJournal ( )
inline

Member Function Documentation

◆ add()

template<class T >
void WebCore::StorageIDJournal< T >::add ( T resource,
unsigned  storageID 
)
inline

◆ commit()

template<class T >
void WebCore::StorageIDJournal< T >::commit ( )
inline

The documentation for this class was generated from the following files: