library of assembled shared sources

http://lass.cocamware.com

lass::util::experimental::RemoteExceptionBase Class Reference

#include <exception.h>

Inheritance diagram for lass::util::experimental::RemoteExceptionBase:

Inheritance graph
[legend]

Public Member Functions

virtual ~RemoteExceptionBase ()
void throwSelf () const
std::auto_ptr
< RemoteExceptionBase
clone () const

Private Member Functions

virtual void doThrowSelf () const =0
virtual std::auto_ptr
< RemoteExceptionBase
doClone () const =0

Detailed Description

Definition at line 74 of file exception.h.


Constructor & Destructor Documentation

virtual lass::util::experimental::RemoteExceptionBase::~RemoteExceptionBase (  )  [inline, virtual]

Definition at line 77 of file exception.h.


Member Function Documentation

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

Definition at line 78 of file exception.h.

References doThrowSelf().

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

virtual void lass::util::experimental::RemoteExceptionBase::doThrowSelf (  )  const [private, pure virtual]

virtual std::auto_ptr<RemoteExceptionBase> lass::util::experimental::RemoteExceptionBase::doClone (  )  const [private, pure virtual]


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