Bayesian Filtering Library  Generated from SVN r
Public Member Functions | Friends | List of all members
exception Class Referenceabstract
Inheritance diagram for exception:
error_info_injector< T >

Public Member Functions

template<class Tag >
void set (typename Tag::type const &)
 
template<class Tag >
Tag::type const * get () const
 

Friends

template<class >
struct exception_detail::get_info
 
struct exception_detail::get_info< throw_function >
 
struct exception_detail::get_info< throw_file >
 
struct exception_detail::get_info< throw_line >
 
template<class >
struct exception_detail::set_info_rv
 
struct exception_detail::set_info_rv< throw_function >
 
struct exception_detail::set_info_rv< throw_file >
 
struct exception_detail::set_info_rv< throw_line >
 
template<class E >
E const & exception_detail::set_info (E const &, throw_function const &)
 
template<class E >
E const & exception_detail::set_info (E const &, throw_file const &)
 
template<class E >
E const & exception_detail::set_info (E const &, throw_line const &)
 
template<class E , class Tag , class T >
E const & exception_detail::set_info (E const &, error_info< Tag, T > const &)
 
char const * exception_detail::get_diagnostic_information (exception const &, char const *)
 
void exception_detail::copy_boost_exception (exception *, exception const *)
 

Detailed Description

Definition at line 225 of file asirfilter.h.


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