Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Output Class Reference

#include <cddefines.h>

Public Member Functions

 Output (FILE *fp)
 
FILE * fptr () const
 

Public Attributes

FILE * m_fp
 

Detailed Description

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

Constructor & Destructor Documentation

Output::Output ( FILE *  fp)
inline

Member Function Documentation

FILE* Output::fptr ( ) const
inline

Referenced by dprintf(), and fprintf().

Member Data Documentation

FILE* Output::m_fp

The documentation for this class was generated from the following file: