Public Member Functions | Private Member Functions
boost::exception_detail::clone_impl< T > Class Template Reference

#include <exception.hpp>

Inheritance diagram for boost::exception_detail::clone_impl< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 clone_impl (T const &x)
 ~clone_impl () throw ()

Private Member Functions

clone_base const * clone () const
void rethrow () const

Detailed Description

template<class T>
class boost::exception_detail::clone_impl< T >

Definition at line 353 of file exception.hpp.


Constructor & Destructor Documentation

template<class T >
boost::exception_detail::clone_impl< T >::clone_impl ( T const &  x) [inline, explicit]

Definition at line 361 of file exception.hpp.

template<class T >
boost::exception_detail::clone_impl< T >::~clone_impl ( ) throw () [inline]

Definition at line 367 of file exception.hpp.


Member Function Documentation

template<class T >
clone_base const* boost::exception_detail::clone_impl< T >::clone ( ) const [inline, private, virtual]

Implements boost::exception_detail::clone_base.

Definition at line 374 of file exception.hpp.

template<class T >
void boost::exception_detail::clone_impl< T >::rethrow ( ) const [inline, private, virtual]

Implements boost::exception_detail::clone_base.

Definition at line 380 of file exception.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30