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

spucassert.cpp File Reference

Implementation of error handling functions. More...

#include <iostream>
#include <cstdio>
#include <cstdlib>
#include <string>
#include <stdexcept>
#include "spucassert.h"

Include dependency graph for spucassert.cpp:


Namespaces

namespace  SPUC

Functions

void SPUC::it_assert_f (string ass, string msg, string file, int line)
 Helper function for the it_assert functions.
void SPUC::it_error_f (string msg, string file, int line)
 Helper function for the it_error functions.
void SPUC::it_warning_f (string msg, string file, int line)
 Helper function for the it_warning functions.
void SPUC::it_enable_exceptions (bool on)
 Enable/disable using exceptions for error handling.
void SPUC::it_enable_warnings ()
 Enable warnings.
void SPUC::it_disable_warnings ()
 Disable warnings.

Detailed Description

Implementation of error handling functions.

Author:
Tobias Ringström
1.3

2002/12/19 23:56:45


Generated on Fri Sep 16 11:06:42 2005 for spuc by  doxygen 1.4.4