#include <mapdef.h>

Public Member Functions | |
| iterator (map_lines &ml, const std::string &key) | |
| operator bool () const | |
| coord_def | operator++ () |
| coord_def | operator++ (int) |
| coord_def | operator* () const |
| map_lines::iterator::iterator | ( | map_lines & | ml, | |
| const std::string & | key | |||
| ) |
| map_lines::iterator::operator bool | ( | ) | const |

| coord_def map_lines::iterator::operator++ | ( | ) |
| coord_def map_lines::iterator::operator++ | ( | int | ) |
| coord_def map_lines::iterator::operator* | ( | ) | const |
1.5.6