#include "cddefines.h"#include "hcmap.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseMap (Parser &p) |
| void ParseMap | ( | Parser & | p | ) |
ParseMap parse map command to produce map of heating and cooling
Definition at line 9 of file parse_map.cpp.
References cdEXIT, DEBUG_ENTRY, Parser::FFmtRead(), hcmap, ioMAP, ioQQQ, Parser::lgEOL(), t_hcmap::MapZone, Parser::nMatch(), pow(), and t_hcmap::RangeMap.
Referenced by ParseCommands().
1.6.1