Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CNoSuchObjectException Class Reference

#include <CNoSuchObjectException.h>

List of all members.

Public Member Functions

 CNoSuchObjectException (const char *pDoing, const char *pName)
 CNoSuchObjectException (const char *pDoing, const STD(string)&rName)
 CNoSuchObjectException (const STD(string)&rDoing, const char *pName)
 CNoSuchObjectException (const STD(string)&rDoing, const STD(string)&rName)
virtual ~CNoSuchObjectException ()
 CNoSuchObjectException (const CNoSuchObjectException &aCNoSuchObjectException)
CNoSuchObjectException operator= (const CNoSuchObjectException &aCNoSuchObjectException)
int operator== (const CNoSuchObjectException &aCNoSuchObjectException)
 STD (string) getName() const
void setName (STD(string) am_sName)
virtual const char * ReasonText () const

Protected Member Functions

void UpdateReasonText ()

Private Member Functions

 STD (string) m_sName
 STD (string) m_sReasonText


Constructor & Destructor Documentation

CNoSuchObjectException::CNoSuchObjectException const char *  pDoing,
const char *  pName
[inline]
 

Definition at line 302 of file CNoSuchObjectException.h.

References UpdateReasonText().

CNoSuchObjectException::CNoSuchObjectException const char *  pDoing,
const STD(string)&  rName
[inline]
 

Definition at line 307 of file CNoSuchObjectException.h.

References UpdateReasonText().

CNoSuchObjectException::CNoSuchObjectException const STD(string)&  rDoing,
const char *  pName
[inline]
 

Definition at line 312 of file CNoSuchObjectException.h.

References UpdateReasonText().

CNoSuchObjectException::CNoSuchObjectException const STD(string)&  rDoing,
const STD(string)&  rName
[inline]
 

Definition at line 317 of file CNoSuchObjectException.h.

References UpdateReasonText().

virtual CNoSuchObjectException::~CNoSuchObjectException  )  [inline, virtual]
 

Definition at line 322 of file CNoSuchObjectException.h.

CNoSuchObjectException::CNoSuchObjectException const CNoSuchObjectException aCNoSuchObjectException  )  [inline]
 

Definition at line 326 of file CNoSuchObjectException.h.

References UpdateReasonText().


Member Function Documentation

CNoSuchObjectException CNoSuchObjectException::operator= const CNoSuchObjectException aCNoSuchObjectException  )  [inline]
 

Definition at line 336 of file CNoSuchObjectException.h.

References UpdateReasonText().

int CNoSuchObjectException::operator== const CNoSuchObjectException aCNoSuchObjectException  )  [inline]
 

Definition at line 347 of file CNoSuchObjectException.h.

const char * CNoSuchObjectException::ReasonText  )  const [virtual]
 

Definition at line 288 of file CNoSuchObjectException.cpp.

void CNoSuchObjectException::setName STD(string)  am_sName  )  [inline]
 

Definition at line 362 of file CNoSuchObjectException.h.

CNoSuchObjectException::STD string   )  const [inline]
 

Definition at line 356 of file CNoSuchObjectException.h.

CNoSuchObjectException::STD string   )  [private]
 

CNoSuchObjectException::STD string   )  [private]
 

void CNoSuchObjectException::UpdateReasonText  )  [protected]
 

Definition at line 294 of file CNoSuchObjectException.cpp.

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


The documentation for this class was generated from the following files:
Generated on Thu Jan 6 16:58:44 2005 for Spectrodaq External Event Framework by  doxygen 1.3.9.1