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

CNoSuchLinkException Class Reference

#include <CNoSuchLinkException.h>

List of all members.

Public Member Functions

 CNoSuchLinkException (const char *pDoing, const char *pName)
 CNoSuchLinkException (const char *pDoing, const STD(string)&rName)
 CNoSuchLinkException (const STD(string)&rDoing, const char *pName)
 CNoSuchLinkException (const STD(string)&rDoing, const STD(string)&rName)
 CNoSuchLinkException (const STD(string)&rDoing, int nId)
 CNoSuchLinkException (const char *pDoing, int nId)
virtual ~CNoSuchLinkException ()
 CNoSuchLinkException (const CNoSuchLinkException &aCNoSuchLinkException)
CNoSuchLinkException operator= (const CNoSuchLinkException &aCNoSuchLinkException)
int operator== (const CNoSuchLinkException &aCNoSuchLinkException)
 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

Private Attributes

int m_nId
bool m_fName


Constructor & Destructor Documentation

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

Definition at line 304 of file CNoSuchLinkException.h.

References UpdateReasonText().

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

Definition at line 309 of file CNoSuchLinkException.h.

References UpdateReasonText().

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

Definition at line 314 of file CNoSuchLinkException.h.

References UpdateReasonText().

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

Definition at line 319 of file CNoSuchLinkException.h.

References UpdateReasonText().

CNoSuchLinkException::CNoSuchLinkException const STD(string)&  rDoing,
int  nId
[inline]
 

Definition at line 324 of file CNoSuchLinkException.h.

References m_fName, m_nId, and UpdateReasonText().

CNoSuchLinkException::CNoSuchLinkException const char *  pDoing,
int  nId
[inline]
 

Definition at line 330 of file CNoSuchLinkException.h.

References m_fName, m_nId, and UpdateReasonText().

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

Definition at line 336 of file CNoSuchLinkException.h.

CNoSuchLinkException::CNoSuchLinkException const CNoSuchLinkException aCNoSuchLinkException  )  [inline]
 

Definition at line 340 of file CNoSuchLinkException.h.

References UpdateReasonText().


Member Function Documentation

CNoSuchLinkException CNoSuchLinkException::operator= const CNoSuchLinkException aCNoSuchLinkException  )  [inline]
 

Definition at line 350 of file CNoSuchLinkException.h.

References UpdateReasonText().

int CNoSuchLinkException::operator== const CNoSuchLinkException aCNoSuchLinkException  )  [inline]
 

Definition at line 361 of file CNoSuchLinkException.h.

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

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

Definition at line 376 of file CNoSuchLinkException.h.

CNoSuchLinkException::STD string   )  const [inline]
 

Definition at line 370 of file CNoSuchLinkException.h.

CNoSuchLinkException::STD string   )  [private]
 

CNoSuchLinkException::STD string   )  [private]
 

void CNoSuchLinkException::UpdateReasonText  )  [protected]
 

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


Member Data Documentation

bool CNoSuchLinkException::m_fName [private]
 

Definition at line 300 of file CNoSuchLinkException.h.

Referenced by CNoSuchLinkException().

int CNoSuchLinkException::m_nId [private]
 

Definition at line 299 of file CNoSuchLinkException.h.

Referenced by CNoSuchLinkException().


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