xbmc
NPT_Map< K, V >::Entry Member List

This is the complete list of members for NPT_Map< K, V >::Entry, including all inherited members.

Entry(const K &key, const V &value) (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinline
Entry(const K &key) (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinline
GetKey() const (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinline
GetValue() const (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinline
m_Key (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryprotected
m_Value (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryprotected
NPT_Map< K, V > (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryfriend
operator==(const Entry &other) const (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinline
SetValue(const V &value) (defined in NPT_Map< K, V >::Entry)NPT_Map< K, V >::Entryinlineprotected