Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

cmt_log.h File Reference

#include "cmt_string.h"

Include dependency graph for cmt_log.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  CmtLog
class  CmtLogDummy
class  CmtLogEnd

Defines

#define Log   static CmtLog log_instance
#define log_endl   CmtLog::end ()
#define log   if (Cmt::get_debug ()) log_instance << "#CMT> (" << __FILE__ << "-" << __LINE__ << ") "
#define log_cont   if (Cmt::get_debug ()) log_instance


Define Documentation

#define log   if (Cmt::get_debug ()) log_instance << "#CMT> (" << __FILE__ << "-" << __LINE__ << ") "
 

Definition at line 42 of file cmt_log.h.

Referenced by Tag::add(), DepsBuilder::add_includes(), DependencyGenerator::build(), build_deps(), build_deps_stream(), Cmt::configure(), Cmt::configure_tags(), Cmt::guess_current_project(), Tag::mark(), and Tag::unmark().

#define Log   static CmtLog log_instance
 

Definition at line 40 of file cmt_log.h.

Referenced by Tag::add(), DepsBuilder::add_includes(), DependencyGenerator::build(), build_deps(), build_deps_stream(), Cmt::configure(), Cmt::configure_tags(), Cmt::guess_current_project(), Tag::mark(), and Tag::unmark().

#define log_cont   if (Cmt::get_debug ()) log_instance
 

Definition at line 43 of file cmt_log.h.

#define log_endl   CmtLog::end ()
 

Definition at line 41 of file cmt_log.h.

Referenced by Tag::add(), DepsBuilder::add_includes(), DependencyGenerator::build(), build_deps(), build_deps_stream(), Cmt::configure(), Cmt::configure_tags(), Cmt::guess_current_project(), Tag::mark(), and Tag::unmark().


Generated on Mon May 2 10:25:15 2005 for CMT by doxygen 1.3.5