HttpResourceTree Member List

This is the complete list of members for HttpResourceTree, including all inherited members.

clear()ObjectMap< String, HttpResource >inline
contains(const String &key) constObjectMap< String, HttpResource >inline
count() constObjectMap< String, HttpResource >inline
entriesObjectMap< String, HttpResource >protected
extract(const String &key)ObjectMap< String, HttpResource >inline
extractAt(unsigned index)ObjectMap< String, HttpResource >inline
find(const String &key) constObjectMap< String, HttpResource >inline
get(const String &key)ObjectMap< String, HttpResource >inline
getDefault()HttpResourceTreeinline
indexOf(const String &key) constObjectMap< String, HttpResource >inline
keyAt(unsigned idx) constObjectMap< String, HttpResource >inline
keyAt(unsigned idx)ObjectMap< String, HttpResource >inline
ObjectMap()ObjectMap< String, HttpResource >inline
operator[](const String &key) constObjectMap< 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, HttpResource *resource, HttpResourcePlugin *plugin, Tail... plugins)HttpResourceTreeinline
set(const String &path, const HttpResourceDelegate &onRequestComplete)HttpResourceTree
set(const String &path, const HttpResourceDelegate &onRequestComplete, HttpResourcePlugin *plugin, Tail... plugins)HttpResourceTreeinline
set(String path, const HttpPathDelegate &callback)HttpResourceTree
set(const String &path, const HttpPathDelegate &callback, HttpResourcePlugin *plugin, Tail... plugins)HttpResourceTreeinline
set(const K &key, V *value)HttpResourceTreeinline
ObjectMap< String, HttpResource >::set(const String &key, HttpResource *value)ObjectMap< String, HttpResource >inline
setDefault(HttpResource *resource)HttpResourceTreeinline
setDefault(const HttpResourceDelegate &onRequestComplete)HttpResourceTreeinline
setDefault(const HttpPathDelegate &callback)HttpResourceTreeinline
valueAt(unsigned idx) constObjectMap< String, HttpResource >inline
valueAt(unsigned idx)ObjectMap< String, HttpResource >inline
~ObjectMap()ObjectMap< String, HttpResource >inline