Messages Class Reference

The verbosity level for screen and file output. More...

#include <messages.h>

List of all members.

Public Member Functions

 Messages ()
 Default constructor.

Public Attributes

Index screen
 Verbosity of screen output.
Index file
 Verbosity of file output.


Detailed Description

The verbosity level for screen and file output.

There are four different output streams: out0, out1, out2, and out3. They have different priority, out0 the highest, out3 the lowest.

The verbosity level is stored in the workspace variable messages of this type and can be set separately for file and screen output. In both cases the level can range from 0 to 3, where 0 = no output (except error messages), 1 = only out1, 2 = out1+out2, 3 = all output.

Author:
Stefan Buehler
Date:
1999-06-30
Introduced Out0, which prints to stderr rather than stdout.
Author:
Stefan Buehler
Date:
1999-11-03

Definition at line 63 of file messages.h.


Constructor & Destructor Documentation

Messages::Messages (  )  [inline]

Default constructor.

Set both levels to -1. The default output level is set explicitly in main.

Definition at line 67 of file messages.h.


Member Data Documentation

Verbosity of screen output.

Definition at line 69 of file messages.h.

Verbosity of file output.

Definition at line 71 of file messages.h.


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

Generated on Wed Feb 4 08:17:33 2009 for ARTS by  doxygen 1.5.6