clear() | ObjectMap< String, HttpResource > | inline |
contains(const String &key) const | ObjectMap< String, HttpResource > | inline |
count() const | ObjectMap< String, HttpResource > | inline |
entries (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | protected |
extract(const String &key) | ObjectMap< String, HttpResource > | inline |
extractAt(unsigned index) | ObjectMap< String, HttpResource > | inline |
find(const String &key) const | ObjectMap< String, HttpResource > | inline |
get(const String &key) | ObjectMap< String, HttpResource > | inline |
getDefault() | HttpResourceTree | inline |
indexOf(const String &key) const | ObjectMap< String, HttpResource > | inline |
keyAt(unsigned idx) const (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |
keyAt(unsigned idx) (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |
ObjectMap() (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |
operator[](const String &key) const | ObjectMap< String, HttpResource > | inline |
operator[](const String &key) | ObjectMap< String, HttpResource > | inline |
remove(const String &key) | ObjectMap< String, HttpResource > | inline |
removeAt(unsigned index) | ObjectMap< String, HttpResource > | inline |
set(const String &path, const HttpResourceDelegate &onRequestComplete) | HttpResourceTree | inline |
set(String path, const HttpPathDelegate &callback) | HttpResourceTree | |
ObjectMap< String, HttpResource >::set(const String &key, HttpResource *value) | ObjectMap< String, HttpResource > | inline |
setDefault(HttpResource *resource) | HttpResourceTree | inline |
setDefault(const HttpResourceDelegate &onRequestComplete) | HttpResourceTree | inline |
setDefault(const HttpPathDelegate &callback) | HttpResourceTree | inline |
valueAt(unsigned idx) const (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |
valueAt(unsigned idx) (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |
~ObjectMap() (defined in ObjectMap< String, HttpResource >) | ObjectMap< String, HttpResource > | inline |