Output.cpp File Reference

Logging and screen output. More...

#include "Output.h"

Include dependency graph for Output.cpp:

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::set_output_lvl (int new_outputLvl)
void Output::echo (int msglvl, const char *format,...)

Variables

ofstream * Output::log_file
int Output::outputLvl = 0


Detailed Description

Logging and screen output.

..

Todo:
Rewrite type conversion functions as "any to string" and organize them.

Move all headers to the header files and code to cpp files (if it is possible everywhere).

Author:
Developed under supervision of the PI Yuri Shprits

Definition in file Output.cpp.


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