Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

myexcept.h File Reference

#include <exception>
Include dependency graph for myexcept.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RBD_COMMON::Tracer
class  RBD_COMMON::BaseException
class  RBD_COMMON::Janitor
class  RBD_COMMON::Logic_error
class  RBD_COMMON::Runtime_error
class  RBD_COMMON::Domain_error
class  RBD_COMMON::Invalid_argument
class  RBD_COMMON::Length_error
class  RBD_COMMON::Out_of_range
class  RBD_COMMON::Range_error
class  RBD_COMMON::Overflow_error
class  RBD_COMMON::Bad_alloc

Namespaces

namespace  RBD_COMMON

Defines

#define FREE_CHECK(Class)   public:
#define MONITOR_REAL_NEW(Operation, Size, Pointer)   {}
#define MONITOR_INT_NEW(Operation, Size, Pointer)   {}
#define MONITOR_REAL_DELETE(Operation, Size, Pointer)   {}
#define MONITOR_INT_DELETE(Operation, Size, Pointer)   {}
#define NEW_DELETE(Class)   FREE_CHECK(Class)

Functions

void RBD_COMMON::Terminate ()

Define Documentation

#define FREE_CHECK ( Class   )     public:

Definition at line 316 of file myexcept.h.

#define MONITOR_INT_DELETE ( Operation,
Size,
Pointer   )     {}

Definition at line 320 of file myexcept.h.

Referenced by NEWMAT::CroutMatrix::~CroutMatrix().

#define MONITOR_INT_NEW ( Operation,
Size,
Pointer   )     {}

Definition at line 318 of file myexcept.h.

Referenced by NEWMAT::CroutMatrix::CroutMatrix().

#define NEW_DELETE ( Class   )     FREE_CHECK(Class)

Definition at line 338 of file myexcept.h.


newmat11b
Generated Mon May 9 04:54:18 2016 by Doxygen 1.6.3