Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

scv_debug.cpp File Reference

#include "scv/scv_config.h"
#include <time.h>
#include <string.h>
#include "scv/scv_util.h"
#include "scv/scv_debug.h"
#include "scv/scv_constraint.h"
#include "scv/scv_report.h"
#include "scv/scv_tr.h"

Include dependency graph for scv_debug.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define SCV_DEBUG_DEFAULT_TRACE_FILE   "scv_debug.log"
#define MIN(A, B)   ( (A>B) ? B : A )

Functions

int strcasecmp (const char *, const char *)


Define Documentation

#define MIN A,
     ( (A>B) ? B : A )
 

Definition at line 378 of file scv_debug.cpp.

#define SCV_DEBUG_DEFAULT_TRACE_FILE   "scv_debug.log"
 

Definition at line 54 of file scv_debug.cpp.


Function Documentation

int strcasecmp const char *   ,
const char *   
 

Referenced by scv_debug::set_level().


Generated on Fri Jan 14 08:30:40 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18