Output.h File Reference

Logging and screen output. More...

#include <string>
#include <string.h>
#include <stdarg.h>
#include <sstream>
#include <fstream>
#include <iostream>
#include <ctime>
#include <time.h>
#include "../Exceptions/error.h"

Include dependency graph for Output.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Output

Functions

void Output::open_log_file (string filename)
void Output::close_log_file ()
void Output::echo (int msglvl, const char *format,...)
void Output::set_output_lvl (int new_outputLvl)


Detailed Description

Logging and screen output.

The file provide output functions. Output usually goes to a screen and a file simultaniously.

Todo:
Rewrite all output with streams insted of old-c functions.
Author:
Developed under supervision of the PI Yuri Shprits

Definition in file Output.h.


Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9