Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CMmapError Class Reference

#include <MmapError.h>

List of all members.

Public Methods

 CMmapError (const char *pDoing)
 CMmapError (const string &rDoing)
 CMmapError (const CMmapError &aCMmapError)
virtual ~CMmapError ()
CMmapError operator= (const CMmapError &aCMmapError)
int operator== (const CMmapError &aCMmapError)
virtual const char * ReasonText () const

Protected Methods

void UpdateReason ()

Private Attributes

string m_ReasonText


Detailed Description

\file MmapError.h

This file defines the CMmapError class.

Author: Jason Venema NSCL Michigan State University East Lansing, MI 48824-1321 mailto: venemaja@msu.edu

Definition at line 304 of file MmapError.h.


Constructor & Destructor Documentation

CMmapError::CMmapError const char *    pDoing [inline]
 

Definition at line 310 of file MmapError.h.

References UpdateReason().

CMmapError::CMmapError const string &    rDoing [inline]
 

Definition at line 314 of file MmapError.h.

References UpdateReason().

CMmapError::CMmapError const CMmapError &    aCMmapError [inline]
 

Definition at line 319 of file MmapError.h.

References UpdateReason().

virtual CMmapError::~CMmapError   [inline, virtual]
 

Definition at line 324 of file MmapError.h.


Member Function Documentation

CMmapError CMmapError::operator= const CMmapError &    aCMmapError [inline]
 

Definition at line 327 of file MmapError.h.

References UpdateReason().

int CMmapError::operator== const CMmapError &    aCMmapError [inline]
 

Definition at line 337 of file MmapError.h.

const char * CMmapError::ReasonText   const [virtual]
 

Purpose: Returns a string which describes the reason for the exception

Definition at line 302 of file MmapError.cpp.

References m_ReasonText.

void CMmapError::UpdateReason   [protected]
 

Purpose: Updates the ReasonText based on the current exception.

Definition at line 314 of file MmapError.cpp.

References m_ReasonText.

Referenced by CMmapError(), and operator=().


Member Data Documentation

string CMmapError::m_ReasonText [private]
 

Definition at line 306 of file MmapError.h.

Referenced by ReasonText(), and UpdateReason().


The documentation for this class was generated from the following files:
Generated on Fri Nov 8 13:37:16 2002 for Event Readout system. by doxygen1.2.16