xbmc
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
NPT_Map< K, V >::Entry Class Reference

Public Member Functions

 Entry (const K &key, const V &value)
 
 Entry (const K &key)
 
const K & GetKey () const
 
const V & GetValue () const
 
bool operator== (const Entry &other) const
 

Protected Member Functions

void SetValue (const V &value)
 

Protected Attributes

m_Key
 
m_Value
 

Friends

class NPT_Map< K, V >
 

The documentation for this class was generated from the following file: