Output Namespace Reference


Functions

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

Variables

ofstream * log_file
int outputLvl = 0

Function Documentation

void Output::close_log_file (  ) 

Definition at line 29 of file Output.cpp.

Referenced by main().

Here is the caller graph for this function:

void Output::echo ( int  msglvl,
const char *  format,
  ... 
)

void Output::open_log_file ( string  filename  ) 

Definition at line 20 of file Output.cpp.

References log_file.

Referenced by main().

Here is the caller graph for this function:

void Output::set_output_lvl ( int  new_outputLvl  ) 

Definition at line 33 of file Output.cpp.

References outputLvl.

Referenced by main().

Here is the caller graph for this function:


Variable Documentation

ofstream* Output::log_file

Definition at line 16 of file Output.cpp.

Referenced by open_log_file().

Definition at line 17 of file Output.cpp.

Referenced by echo(), and set_output_lvl().


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