|
ACSErr::ErrorTraceForBaseEx − |
|
#include <acserrACSbaseExImpl.h> Inherited by ACSErr::ACSbaseExImpl. |
|
Protected Member Functions |
|
ErrorTraceForBaseEx () |
|
ErrorTraceForBaseEx (ACSErr::ErrorTrace &errortrace) |
|
ErrorTraceForBaseEx (const ACSErr::ErrorTrace &errortrace) |
|
Protected Attributes |
|
ErrorTrace m_errorTrace |
|
class ErrorTraceForBaseEx is just continer for errotrace. It is here because errotrace of baseX has to beinitalized before its referenc is sent to ErrorTraceHelper |
|
ACSErr::ErrorTraceForBaseEx::ErrorTraceForBaseEx () [protected] |
|
Referenced by ErrorTraceForBaseEx(). |
|
ACSErr::ErrorTraceForBaseEx::ErrorTraceForBaseEx (ACSErr::ErrorTrace & errortrace) [inline, protected] |
|
References ErrorTraceForBaseEx(), and m_errorTrace. |
|
ACSErr::ErrorTraceForBaseEx::ErrorTraceForBaseEx (const ACSErr::ErrorTrace & errortrace) [inline, protected] |
|
ErrorTrace ACSErr::ErrorTraceForBaseEx::m_errorTrace [protected] |
|
Referenced by ErrorTraceForBaseEx(). |
|
Generated automatically by Doxygen for ACS-2015.8 C++ API from the source code. |