#include <exception.hpp>
boost::exception_detail::error_info_container::~error_info_container |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlineprotected |
virtual void boost::exception_detail::error_info_container::add_ref |
( |
| ) |
const |
|
pure virtual |
virtual char const* boost::exception_detail::error_info_container::diagnostic_information |
( |
char const * |
| ) |
const |
|
pure virtual |
virtual shared_ptr<error_info_base> boost::exception_detail::error_info_container::get |
( |
type_info_ const & |
| ) |
const |
|
pure virtual |
virtual bool boost::exception_detail::error_info_container::release |
( |
| ) |
const |
|
pure virtual |
virtual void boost::exception_detail::error_info_container::set |
( |
shared_ptr< error_info_base > const & |
, |
|
|
type_info_ const & |
|
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: