![]() |
API documentation
2.0rc1
|
This is the complete list of members for client::Storage, including all inherited members.
clear() | client::Storage | |
get_length() | client::Storage | |
get_prototype() | client::Storage | |
getItem(const String &key) | client::Storage | |
hasOwnProperty(const client::String &name) | client::Object | |
key(double index) | client::Storage | |
Object() | client::Object | |
operator double() const | client::Object | inline |
operator[](int index) | client::Storage | inline |
operator[](int index) const | client::Storage | inline |
client::Object::operator[](const client::String &name) const | client::Object | |
removeItem(const String &key) | client::Storage | |
set_(const client::String &name, Object *v) | client::Object | |
set_(const client::String &name, T v) | client::Object | |
set_prototype(Storage *) | client::Storage | |
setItem(const String &key, const String &value) | client::Storage | |
Storage() | client::Storage | |
valueOf() | client::Object |