exception.h File Reference

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

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

Go to the source code of this file.

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. More...
class  ost::IOException
 A sub-hierarchy for all Common C++ I/O related classes. More...
class  ost::ThrException
 A sub-hierarchy for thread exceptions. More...
class  ost::SyncException
 A sub-hierarchy for all task synchronizion related exceptions. More...
class  ost::InterruptException

Namespaces

namespace  ost

Defines

#define COMMON_STD_EXCEPTION

Detailed Description

GNU Common C++ exception model base classes.


Define Documentation

#define COMMON_STD_EXCEPTION
Generated on Fri Mar 12 09:56:05 2010 for GNU CommonC++ by  doxygen 1.6.3