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

aflibDebug.cc File Reference

#include "aflibDebug.h"
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>

Include dependency graph for aflibDebug.cc:

Go to the source code of this file.

Functions

void output_message (::aflibDebug::Level level, const char *msg)
void display_message (::aflibDebug::Level level, const char *msg)

Variables

static int aflib_debug_level = ::aflibDebug::lInfo
static bool aflib_debug_abort = false
static const char * aflib_debug_prefix = ""
static char * messageAppName = 0
static class DebugInitFromEnv debugInitFromEnv


Function Documentation

void display_message ::aflibDebug::Level  level,
const char *  msg
 

Definition at line 111 of file aflibDebug.cc.

References output_message().

Referenced by aflibDebug::debug(), aflibDebug::fatal(), aflibDebug::info(), and aflibDebug::warning().

void output_message ::aflibDebug::Level  level,
const char *  msg
 

Definition at line 77 of file aflibDebug.cc.

References messageAppName.

Referenced by display_message().


Variable Documentation

bool aflib_debug_abort = false [static]
 

Definition at line 30 of file aflibDebug.cc.

Referenced by DebugInitFromEnv::DebugInitFromEnv(), and aflibDebug::fatal().

int aflib_debug_level = ::aflibDebug::lInfo [static]
 

Definition at line 29 of file aflibDebug.cc.

Referenced by aflibDebug::debug(), DebugInitFromEnv::DebugInitFromEnv(), aflibDebug::info(), aflibDebug::init(), and aflibDebug::warning().

const char* aflib_debug_prefix = "" [static]
 

Definition at line 31 of file aflibDebug.cc.

Referenced by aflibDebug::init().

class DebugInitFromEnv debugInitFromEnv [static]
 

char* messageAppName = 0 [static]
 

Definition at line 32 of file aflibDebug.cc.

Referenced by aflibDebug::messageApp(), and output_message().


Generated on Thu Apr 14 13:59:13 2005 for DarkIce by  doxygen 1.4.1