xbmc
NPT_HashMap< K, V, HF > Member List

This is the complete list of members for NPT_HashMap< K, V, HF >, including all inherited members.

Apply(const X &function) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >inline
Clear() (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
Erase(const K &key) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
Get(const K &key, V *&value) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
GetEntries() const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
GetEntryCount() const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >inline
HasKey(const K &key) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >inline
HasValue(const V &value) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
NPT_HashMap() (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
NPT_HashMap(const HF &hasher) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
NPT_HashMap(const NPT_HashMap< K, V, HF > &copy) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
operator!=(const NPT_HashMap< K, V, HF > &other) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
operator=(const NPT_HashMap< K, V, HF > &copy) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
operator==(const NPT_HashMap< K, V, HF > &other) const (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
operator[](const K &key) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
Put(const K &key, const V &value) (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >
~NPT_HashMap() (defined in NPT_HashMap< K, V, HF >)NPT_HashMap< K, V, HF >