libpsynth 0.2.1
Public Member Functions
psynth::base::detail::exception_wrapper< Base, IsPsynth > Class Template Reference

#include <throw.hpp>

Collaboration diagram for psynth::base::detail::exception_wrapper< Base, IsPsynth >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 exception_wrapper (const char *where)
 exception_wrapper (const exception_wrapper &)
 exception_wrapper (exception_wrapper &&)
exception_wrapperoperator= (const exception_wrapper &)
 ~exception_wrapper () throw ()
const char * where () const throw ()
const char * what () const throw ()
int level () const throw ()
log_stream_adapterstream ()

template<class Base, bool IsPsynth>
class psynth::base::detail::exception_wrapper< Base, IsPsynth >


Constructor & Destructor Documentation

template<class Base, bool IsPsynth>
psynth::base::detail::exception_wrapper< Base, IsPsynth >::exception_wrapper ( const char *  where) [inline]
template<class Base, bool IsPsynth>
psynth::base::detail::exception_wrapper< Base, IsPsynth >::exception_wrapper ( const exception_wrapper< Base, IsPsynth > &  )
template<class Base, bool IsPsynth>
psynth::base::detail::exception_wrapper< Base, IsPsynth >::exception_wrapper ( exception_wrapper< Base, IsPsynth > &&  )
template<class Base, bool IsPsynth>
psynth::base::detail::exception_wrapper< Base, IsPsynth >::~exception_wrapper ( ) throw () [inline]

Member Function Documentation

template<class Base, bool IsPsynth>
int psynth::base::detail::exception_wrapper< Base, IsPsynth >::level ( ) const throw () [inline]
template<class Base, bool IsPsynth>
exception_wrapper& psynth::base::detail::exception_wrapper< Base, IsPsynth >::operator= ( const exception_wrapper< Base, IsPsynth > &  )
template<class Base, bool IsPsynth>
log_stream_adapter& psynth::base::detail::exception_wrapper< Base, IsPsynth >::stream ( ) [inline]
template<class Base, bool IsPsynth>
const char* psynth::base::detail::exception_wrapper< Base, IsPsynth >::what ( ) const throw () [inline]
template<class Base, bool IsPsynth>
const char* psynth::base::detail::exception_wrapper< Base, IsPsynth >::where ( ) const throw () [inline]

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