Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

map.h File Reference

#include <fstream.h>
#include "mapnode.h"

Go to the source code of this file.

Compounds

class  Map

Variables

const int FIRST = 1
const char FIELD = ';'
const char SUB1 = '('
const char SUB2 = ')'
const char EOLN = '\n'
Map theMap


Variable Documentation

const char EOLN = '\n'
 

Definition at line 25 of file map.h.

Referenced by Map::load_map(), and Map::show_map().

const char FIELD = ';'
 

Definition at line 22 of file map.h.

Referenced by Map::get_field().

const int FIRST = 1
 

Definition at line 21 of file map.h.

Referenced by Map::connected_to(), Map::first_node(), Map::load_map(), Map::num_connections(), and Map::show_map().

const char SUB1 = '('
 

Definition at line 23 of file map.h.

Referenced by Map::get_field().

const char SUB2 = ')'
 

Definition at line 24 of file map.h.

Referenced by Map::get_field().

Map theMap
 

Definition at line 82 of file map.h.


Generated on Sun Jul 6 23:07:16 2003 for Scotland Yard by doxygen1.2.15