Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
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::Output ( FILE * fp)
inline

References m_fp.

Member Function Documentation

◆ fptr()

FILE * Output::fptr ( ) const
inline

References m_fp.

Referenced by dprintf(), and fprintf().

Member Data Documentation

◆ m_fp

FILE* Output::m_fp

Referenced by fptr(), and Output().


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