Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Utilsexc.hh File Reference

Base class for the exceptions thrown by the Razorback C++ library. More...

#include <stdlib.h>
#include <iostream.h>
#include <iomanip.h>
#include <strstream.h>
#include <string>

Include dependency graph for Utilsexc.hh:

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.

Namespaces

namespace  RazorBack
namespace  std

Defines

#define istringstream   istrstream
#define ostringstream   ostrstream
#define NPOS   string::npos


Detailed Description

Base class for the exceptions thrown by the Razorback C++ library.

Implements a consistent error reporting scheme.

Definition in file Utilsexc.hh.


Define Documentation

#define istringstream   istrstream
 

Definition at line 26 of file Utilsexc.hh.

#define ostringstream   ostrstream
 

Definition at line 27 of file Utilsexc.hh.

#define NPOS   string::npos
 

Definition at line 33 of file Utilsexc.hh.


Generated at Wed Aug 21 09:33:37 2002 for The Razorback C++ Library: Exceptions by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001