ACSErr::ErrorTraceForBaseEx

NAME
SYNOPSIS
Detailed Description
Constructor & Destructor Documentation
Member Data Documentation
Author

NAME

ACSErr::ErrorTraceForBaseEx −

SYNOPSIS

#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

Detailed Description

class ErrorTraceForBaseEx is just continer for errotrace. It is here because errotrace of baseX has to beinitalized before its referenc is sent to ErrorTraceHelper

Constructor & Destructor Documentation

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]

Member Data Documentation

ErrorTrace ACSErr::ErrorTraceForBaseEx::m_errorTrace [protected]

Referenced by ErrorTraceForBaseEx().

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.