library of assembled shared sources

http://lass.cocamware.com

lass::util::experimental::RemoteExceptionWrapper< LocalException > Class Template Reference

#include <exception.h>

Inheritance diagram for lass::util::experimental::RemoteExceptionWrapper< LocalException >:

Inheritance graph
[legend]
Collaboration diagram for lass::util::experimental::RemoteExceptionWrapper< LocalException >:

Collaboration graph
[legend]

Public Member Functions

 RemoteExceptionWrapper (const LocalException &e)
 ~RemoteExceptionWrapper () throw ()
void throwSelf () const
std::auto_ptr
< RemoteExceptionBase
clone () const

Private Member Functions

void doThrowSelf () const
std::auto_ptr
< RemoteExceptionBase
doClone () const

Detailed Description

template<typename LocalException>
class lass::util::experimental::RemoteExceptionWrapper< LocalException >

Definition at line 95 of file exception.h.


Constructor & Destructor Documentation

template<typename LocalException >
lass::util::experimental::RemoteExceptionWrapper< LocalException >::RemoteExceptionWrapper ( const LocalException &  e  )  [inline]

Definition at line 100 of file exception.h.

template<typename LocalException >
lass::util::experimental::RemoteExceptionWrapper< LocalException >::~RemoteExceptionWrapper (  )  throw () [inline]

Definition at line 101 of file exception.h.


Member Function Documentation

template<typename LocalException >
void lass::util::experimental::RemoteExceptionWrapper< LocalException >::doThrowSelf (  )  const [inline, private, virtual]

Implements lass::util::experimental::RemoteExceptionBase.

Definition at line 103 of file exception.h.

template<typename LocalException >
std::auto_ptr<RemoteExceptionBase> lass::util::experimental::RemoteExceptionWrapper< LocalException >::doClone (  )  const [inline, private, virtual]

Implements lass::util::experimental::RemoteExceptionBase.

Definition at line 104 of file exception.h.

void lass::util::experimental::RemoteExceptionBase::throwSelf (  )  const [inline, inherited]

std::auto_ptr<RemoteExceptionBase> lass::util::experimental::RemoteExceptionBase::clone (  )  const [inline, inherited]


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

Generated on Mon Nov 10 14:22:17 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo