#include <StorageMap.h>
|
WEBCORE_EXPORT unsigned | length () const |
|
WEBCORE_EXPORT String | key (unsigned index) |
|
WEBCORE_EXPORT String | getItem (const String &) const |
|
WEBCORE_EXPORT RefPtr< StorageMap > | setItem (const String &key, const String &value, String &oldValue, bool "aException) |
|
WEBCORE_EXPORT RefPtr< StorageMap > | setItemIgnoringQuota (const String &key, const String &value) |
|
WEBCORE_EXPORT RefPtr< StorageMap > | removeItem (const String &, String &oldValue) |
|
WEBCORE_EXPORT bool | contains (const String &key) const |
|
WEBCORE_EXPORT void | importItems (const HashMap< String, String > &) |
|
const HashMap< String, String > & | items () const |
|
unsigned | quota () const |
|
WEBCORE_EXPORT unsigned | length () const |
|
WEBCORE_EXPORT String | key (unsigned index) |
|
WEBCORE_EXPORT String | getItem (const String &) const |
|
WEBCORE_EXPORT RefPtr< StorageMap > | setItem (const String &key, const String &value, String &oldValue, bool "aException) |
|
WEBCORE_EXPORT RefPtr< StorageMap > | setItemIgnoringQuota (const String &key, const String &value) |
|
WEBCORE_EXPORT RefPtr< StorageMap > | removeItem (const String &, String &oldValue) |
|
WEBCORE_EXPORT bool | contains (const String &key) const |
|
WEBCORE_EXPORT void | importItems (const HashMap< String, String > &) |
|
const HashMap< String, String > & | items () const |
|
unsigned | quota () const |
|
void | deref () const |
|
void | deref () const |
|
void | deref () const |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
|
static const constexpr unsigned | noQuota = UINT_MAX |
|
◆ contains() [1/2]
bool WebCore::StorageMap::contains |
( |
const String & |
key | ) |
const |
◆ contains() [2/2]
◆ create() [1/2]
Ref< StorageMap > WebCore::StorageMap::create |
( |
unsigned |
quotaSize | ) |
|
|
static |
◆ create() [2/2]
◆ getItem() [1/2]
String WebCore::StorageMap::getItem |
( |
const String & |
key | ) |
const |
◆ getItem() [2/2]
◆ importItems() [1/2]
◆ importItems() [2/2]
◆ items() [1/2]
◆ items() [2/2]
◆ key() [1/2]
String WebCore::StorageMap::key |
( |
unsigned |
index | ) |
|
◆ key() [2/2]
◆ length() [1/2]
unsigned WebCore::StorageMap::length |
( |
void |
| ) |
const |
◆ length() [2/2]
◆ quota() [1/2]
unsigned WebCore::StorageMap::quota |
( |
| ) |
const |
|
inline |
◆ quota() [2/2]
unsigned WebCore::StorageMap::quota |
( |
| ) |
const |
|
inline |
◆ removeItem() [1/2]
◆ removeItem() [2/2]
◆ setItem() [1/2]
◆ setItem() [2/2]
◆ setItemIgnoringQuota() [1/2]
◆ setItemIgnoringQuota() [2/2]
◆ noQuota
static const constexpr unsigned WebCore::StorageMap::noQuota = UINT_MAX |
|
static |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/StorageMap.h
- Source/WebCore/storage/StorageMap.cpp