Public Member Functions | Protected Member Functions

ACSErr::ACSbaseExImpl Class Reference

#include <acserrACSbaseExImpl.h>

Inheritance diagram for ACSErr::ACSbaseExImpl:
Inheritance graph
[legend]
Collaboration diagram for ACSErr::ACSbaseExImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ACSbaseEx getACSbaseEx ()
 ACSbaseExImpl (const ACSbaseExImpl &t)
ACSbaseExImploperator= (const ACSbaseExImpl &t)

Protected Member Functions

 ACSbaseExImpl (ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *file, int line, const char *routine, const char *sd, ACSErr::Severity severity)
 ACSbaseExImpl (const ACSErr::ErrorTrace &pet, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *file, int line, const char *routine, const char *sd, ACSErr::Severity severity)
 ACSbaseExImpl (const ACSErr::ErrorTrace &et)
 ACSbaseExImpl (ACSErr::ErrorTrace &et)
 ACSbaseExImpl (ACSErr::ErrorTrace &et, int depth)

Detailed Description

this class shall not be instantiated by user but only bt the derived classes


Constructor & Destructor Documentation

ACSErr::ACSbaseExImpl::ACSbaseExImpl ( ACSErr::ACSErrType  et,
ACSErr::ErrorCode  ec,
const char *  file,
int  line,
const char *  routine,
const char *  sd,
ACSErr::Severity  severity 
) [protected]
ACSErr::ACSbaseExImpl::ACSbaseExImpl ( const ACSErr::ErrorTrace &  pet,
ACSErr::ACSErrType  et,
ACSErr::ErrorCode  ec,
const char *  file,
int  line,
const char *  routine,
const char *  sd,
ACSErr::Severity  severity 
) [protected]
ACSErr::ACSbaseExImpl::ACSbaseExImpl ( const ACSErr::ErrorTrace &  et  )  [protected]
ACSErr::ACSbaseExImpl::ACSbaseExImpl ( ACSErr::ErrorTrace &  et  )  [protected]
ACSErr::ACSbaseExImpl::ACSbaseExImpl ( ACSErr::ErrorTrace &  et,
int  depth 
) [protected]
ACSErr::ACSbaseExImpl::ACSbaseExImpl ( const ACSbaseExImpl t  ) 

copy constructor


Member Function Documentation

ACSbaseEx ACSErr::ACSbaseExImpl::getACSbaseEx (  )  [inline]

convertion to remote ACSbaseEx exception

ACSbaseExImpl& ACSErr::ACSbaseExImpl::operator= ( const ACSbaseExImpl t  ) 

assignment operator


The documentation for this class was generated from the following file: