Homepage Demos Overview Downloads Tutorials Reference
Credits

myexcept.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  RBD_COMMON

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

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::BandLUMatrix::~BandLUMatrix(), and NEWMAT::CroutMatrix::~CroutMatrix().

#define MONITOR_INT_NEW Operation,
Size,
Pointer   )     {}
 

Definition at line 318 of file myexcept.h.

Referenced by NEWMAT::BandLUMatrix::BandLUMatrix(), and NEWMAT::CroutMatrix::CroutMatrix().

#define MONITOR_REAL_DELETE Operation,
Size,
Pointer   )     {}
 

Definition at line 319 of file myexcept.h.

Referenced by NEWMAT::GeneralMatrix::CleanUp(), NEWMAT::GeneralMatrix::Eq(), NEWMAT::GeneralSolv(), NEWMAT::GeneralSolvI(), NEWMAT::GeneralMatrix::ReSize(), NEWMAT::GeneralMatrix::tDelete(), NEWMAT::BandLUMatrix::~BandLUMatrix(), NEWMAT::GeneralMatrix::~GeneralMatrix(), and NEWMAT::MatrixRowCol::~MatrixRowCol().

#define MONITOR_REAL_NEW Operation,
Size,
Pointer   )     {}
 

Definition at line 317 of file myexcept.h.

Referenced by NEWMAT::BandLUMatrix::BandLUMatrix(), NEWMAT::GeneralMatrix::GeneralMatrix(), NEWMAT::GeneralSolv(), NEWMAT::GeneralSolvI(), NEWMAT::SymmetricBandMatrix::GetCol(), NEWMAT::BandMatrix::GetCol(), NEWMAT::SymmetricMatrix::GetCol(), NEWMAT::LowerTriangularMatrix::GetCol(), NEWMAT::UpperTriangularMatrix::GetCol(), NEWMAT::Matrix::GetCol(), NEWMAT::SymmetricBandMatrix::GetRow(), NEWMAT::SymmetricMatrix::GetRow(), NEWMAT::GeneralMatrix::GetStore(), NEWMAT::GeneralMatrix::ReSize(), and NEWMAT::GeneralMatrix::reuse().

#define NEW_DELETE Class   )     FREE_CHECK(Class)
 

Definition at line 338 of file myexcept.h.


newmat11b
Generated Tue Aug 16 16:32:03 2005 by Doxygen 1.4.4