Public Member Functions | |
const_iterator (const const_iterator &src) | |
const_iterator & | operator= (const const_iterator &src) |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
bool | operator== (const const_iterator &a) const |
bool | operator!= (const const_iterator &a) const |
const String | GetKey () |
CVariant | GetValue () |
void | SetValue (const CVariant &val) |