Public Member Functions | |
winiter (const typename Win::abstract_type &win) | |
mlc::begin_type | operator= (mlc::begin_type) |
mlc::end_type | operator= (mlc::end_type) |
bool | operator== (mlc::end_type) const |
bool | operator!= (mlc::end_type) const |
winiter & | operator++ () |
winiter | operator++ (int) |
operator typename Win::dpoint_type () const | |
Win::dpoint_type | cur () const |
Static Public Member Functions | |
static std::string | name () |
Definition at line 39 of file winiter.hh.