#include <YCPMap.h>
Inherits std::map::const_iterator.
Public Member Functions | |
YCPMapIterator (YCPValueYCPValueMap::const_iterator it) | |
YCPValue | key () const __attribute__((deprecated)) |
YCPValue | value () const __attribute__((deprecated)) |
YCPMapIterator::YCPMapIterator | ( | YCPValueYCPValueMap::const_iterator | it | ) | [inline] |
YCPValue YCPMapIterator::key | ( | ) | const [inline] |
YCPValue YCPMapIterator::value | ( | ) | const [inline] |