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

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)


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 Jan 4 15:42:12 2005 by Doxygen 1.4.0