ETHolder

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Author

NAME

ETHolder −

SYNOPSIS

#include <acserrACSbaseExImpl.h>

Public Member Functions

ETHolder (const CORBA::UserException &ex)

ETHolder (const CompletionImpl &c)

ETHolder (const ACSErr::ACSbaseExImpl &ex)

ETHolder (ACSErr::ACSbaseExImpl &ex)

ACSErr::ErrorTrace & getErrorTrace () const

Private Member Functions

ETHolder (const ETHolder< T > &)

Private Attributes

ACSErr::ErrorTrace & m_errorTrace

ACSErr::ErrorTrace emptyErrorTrace

template<class T> class ETHolder< T >

Constructor & Destructor Documentation

template<class T > ETHolder< T >::ETHolder (const CORBA::UserException & ex) [inline]

template<class T > ETHolder< T >::ETHolder (const CompletionImpl & c) [inline]

template<class T > ETHolder< T >::ETHolder (const ACSErr::ACSbaseExImpl & ex) [inline]

template<class T > ETHolder< T >::ETHolder (ACSErr::ACSbaseExImpl & ex) [inline]

template<class T > ETHolder< T >::ETHolder (const ETHolder< T > &) [inline, private]

Member Function Documentation

template<class T > ACSErr::ErrorTrace& ETHolder< T >::getErrorTrace () const [inline]

References ETHolder< T >::m_errorTrace.

Member Data Documentation

template<class T > ACSErr::ErrorTrace ETHolder< T >::emptyErrorTrace [private]

template<class T > ACSErr::ErrorTrace& ETHolder< T >::m_errorTrace [private]

Referenced by ETHolder< T >::getErrorTrace().

Author

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