Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

Tracer class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Tracer Class Reference

#include <MYEXCEPT.H>

List of all members.

Public Methods

 Tracer (char *)
 ~Tracer ()
void ReName (char *)

Static Public Methods

void PrintTrace ()
void AddTrace ()

Static Public Attributes

Tracer * last

Friends

class Exception


Detailed Description

Class for outputting trace or adding it to a thrown exception. Part of the exception handling package defined in Myexcept.h

Definition at line 53 of file MYEXCEPT.H.


Constructor & Destructor Documentation

Tracer::Tracer char *    [inline]
 

Definition at line 84 of file MYEXCEPT.H.

References last.

Tracer::~Tracer   [inline]
 

Definition at line 87 of file MYEXCEPT.H.

References last.


Member Function Documentation

void Tracer::AddTrace   [static]
 

Referenced by NEWMAT::CannotBuildException::CannotBuildException(), NEWMAT::ConvergenceException::ConvergenceException(), NEWMAT::IncompatibleDimensionsException::IncompatibleDimensionsException(), NEWMAT::IndexException::IndexException(), NEWMAT::InternalException::InternalException(), NEWMAT::NotDefinedException::NotDefinedException(), NEWMAT::NotSquareException::NotSquareException(), NEWMAT::NPDException::NPDException(), NEWMAT::OverflowException::OverflowException(), NEWMAT::ProgramException::ProgramException(), NEWMAT::SingularException::SingularException(), NEWMAT::SubMatrixDimensionException::SubMatrixDimensionException(), and NEWMAT::VectorException::VectorException().

void Tracer::PrintTrace   [static]
 

void Tracer::ReName char *    [inline]
 

Definition at line 89 of file MYEXCEPT.H.

Referenced by FindMaximum2::Fit().


Friends And Related Function Documentation

friend class Exception [friend]
 

Definition at line 64 of file MYEXCEPT.H.


Member Data Documentation

Tracer* Tracer::last [static]
 

Definition at line 63 of file MYEXCEPT.H.

Referenced by Tracer(), and ~Tracer().


The documentation for this class was generated from the following file:
Generated on Fri Aug 23 01:39:40 2002 for VirtualU by doxygen1.2.17