|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "input.h"#include "trace.h"#include "cddrive.h"#include "parser.h"
Functions | |
| void | ParseInit (Parser &p) |
| void | ParseInitFile (const string &chName) |
| void ParseInit | ( | Parser & | p | ) |
ParseInit parse the init command
References DEBUG_ENTRY, fprintf(), Parser::GetQuote(), ioQQQ, Parser::nMatch(), ParseInitFile(), and Parser::StringError().
Referenced by cdRead().

| void ParseInitFile | ( | const string & | chName | ) |
ParseInitFile helper routine for ParseInit
References cdRead(), DEBUG_ENTRY, input, lgInputEOF(), open_data(), and read_whole_line().
Referenced by cdDrive(), and ParseInit().
