exception.h File Reference

GNU Common C++ exception model base classes. More...

#include <cc++/string.h>
#include <exception>
#include <cc++/config.h>

Go to the source code of this file.

Namespaces

namespace  ost

Classes

class  ost::Exception
 Mainline exception handler, this is the root for all Common C++ exceptions and assures the ansi C++ exception class hierarchy is both followed and imported into the gnu Common C++ class hierarchy.Base exception class for all Common C++ exceptions. More...
class  ost::IOException
 A sub-hierarchy for all Common C++ I/O related classes.I/O operation exception hierarchy. More...
class  ost::ThrException
 A sub-hierarchy for thread exceptions.thread exception hierarchy. More...
class  ost::SyncException
 A sub-hierarchy for all task synchronizion related exceptions.Synchronization object exception hierarchy. More...
class  ost::InterruptException

Defines

#define COMMON_STD_EXCEPTION


Detailed Description

GNU Common C++ exception model base classes.


Define Documentation

#define COMMON_STD_EXCEPTION
 


Generated on Thu Apr 6 09:03:03 2006 for Bayonne Framework by  doxygen 1.4.6