rasdaman complete source
Classes | Macros | Variables
rmdebug.hh File Reference
#include <sys/time.h>
#include "raslib/rminit.hh"
#include "raslib/rm.hh"
#include "raslib/rmdebug.icc"

Go to the source code of this file.

Classes

class  RMDebug
 
class  RMTimer
 Module: { raslib}. More...
 
class  RMCounter
 Module: { raslib}. More...
 

Macros

#define RMDBGENTER(level, module, cls, text)   ;
 
#define RMDBGMIDDLE(level, module, cls, text)   ;
 
#define RMDBGONCE(level, module, cls, text)   ;
 
#define RMDBGEXIT(level, module, cls, text)   ;
 
#define RMDBGIF(level, module, cls, text)   ;
 
#define RMDBCLASS(t1, t2, t3, t4, t5)   ;
 
#define RMTIMER(class, func)
 

Variables

int RManDebug
 
int RManBenchmark
 

Macro Definition Documentation

#define RMDBCLASS (   t1,
  t2,
  t3,
  t4,
  t5 
)    ;
#define RMDBGENTER (   level,
  module,
  cls,
  text 
)    ;
#define RMDBGEXIT (   level,
  module,
  cls,
  text 
)    ;
#define RMDBGIF (   level,
  module,
  cls,
  text 
)    ;
#define RMDBGMIDDLE (   level,
  module,
  cls,
  text 
)    ;
#define RMDBGONCE (   level,
  module,
  cls,
  text 
)    ;
#define RMTIMER (   class,
  func 
)

Variable Documentation

int RManBenchmark
int RManDebug

INCLUDE: rmdebug.hh

PURPOSE: Contains debug stuff.

COMMENTS: