/home/maestro/svr/kateos/libsmarttools/src/stdebug.h File Reference

#include "ststring.h"
#include <stdio.h>
#include <stdarg.h>

Defines

#define ST_SET_VERBOSE(opt)   __st_verbose_mode = opt;
#define ST_WARNING(str)   std::cout << StString(str).c_str() << std::endl

Functions

void ST_DEBUG (const StString &str)

Variables

bool __st_verbose_mode

Define Documentation

#define ST_SET_VERBOSE ( opt   )     __st_verbose_mode = opt;

#define ST_WARNING ( str   )     std::cout << StString(str).c_str() << std::endl


Function Documentation

void ST_DEBUG ( const StString str  )  [inline]


Variable Documentation

bool __st_verbose_mode


Generated on Tue Nov 14 21:15:09 2006 for Smart Tools Library by  doxygen 1.4.7