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

CLinkFailedException Class Reference

#include <CLinkFailedException.h>

List of all members.

Public Member Functions

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

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

Definition at line 301 of file CLinkFailedException.h.

References UpdateReasonText().

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

Definition at line 307 of file CLinkFailedException.h.

References m_fName, and UpdateReasonText().

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

Definition at line 313 of file CLinkFailedException.h.

References m_fName, and UpdateReasonText().

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

Definition at line 319 of file CLinkFailedException.h.

References m_fName, and UpdateReasonText().

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

Definition at line 325 of file CLinkFailedException.h.

References m_fName, m_nId, and UpdateReasonText().

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

Definition at line 331 of file CLinkFailedException.h.

References m_fName, m_nId, and UpdateReasonText().

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

Definition at line 337 of file CLinkFailedException.h.

CLinkFailedException::CLinkFailedException const CLinkFailedException aCLinkFailedException  )  [inline]
 

Definition at line 341 of file CLinkFailedException.h.

References UpdateReasonText().


Member Function Documentation

CLinkFailedException CLinkFailedException::operator= const CLinkFailedException aCLinkFailedException  )  [inline]
 

Definition at line 351 of file CLinkFailedException.h.

References UpdateReasonText().

int CLinkFailedException::operator== const CLinkFailedException aCLinkFailedException  )  [inline]
 

Definition at line 362 of file CLinkFailedException.h.

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

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

Definition at line 377 of file CLinkFailedException.h.

CLinkFailedException::STD string   )  const [inline]
 

Definition at line 371 of file CLinkFailedException.h.

CLinkFailedException::STD string   )  [private]
 

CLinkFailedException::STD string   )  [private]
 

void CLinkFailedException::UpdateReasonText  )  [protected]
 

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


Member Data Documentation

bool CLinkFailedException::m_fName [private]
 

Definition at line 297 of file CLinkFailedException.h.

Referenced by CLinkFailedException().

int CLinkFailedException::m_nId [private]
 

Definition at line 296 of file CLinkFailedException.h.

Referenced by CLinkFailedException().


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