SIMLIB/C++  3.07
Namespaces | Functions | Variables
debug.cc File Reference

Some internal debugging tools. More...

#include "simlib.h"
#include "internal.h"
Include dependency graph for debug.cc:

Go to the source code of this file.

Namespaces

 simlib3
 Implementation of class CalendarList
interface is static - using global functions in SQS namespace.
 

Functions

void simlib3::DebugON ()
 start debugging output More...
 
void simlib3::DebugOFF ()
 stop debugging output More...
 
unsigned long simlib3::Debug (unsigned long mode)
 

Variables

unsigned long simlib3::SIMLIB_debug_flag = 0UL
 

Detailed Description

Some internal debugging tools.

Definition in file debug.cc.