Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <cddefines.h>
Public Member Functions | |
Output (FILE *fp) | |
FILE * | fptr () const |
Public Attributes | |
FILE * | m_fp |
ioQQQ is the file handle to the output file itself, ioQQQ is set to stdout by default, and is reset to anything else by calling cdOutput
|
inline |
FILE* Output::m_fp |