Public Member Functions | Protected Member Functions
boost::exception_detail::error_info_container Struct Reference

#include <exception.hpp>

Inheritance diagram for boost::exception_detail::error_info_container:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void add_ref () const =0
virtual char const * diagnostic_information () const =0
virtual shared_ptr
< error_info_base const > 
get (type_info_ const &) const =0
virtual void release () const =0
virtual void set (shared_ptr< error_info_base const > const &, type_info_ const &)=0

Protected Member Functions

virtual ~error_info_container () throw ()

Detailed Description

Definition at line 143 of file exception.hpp.


Constructor & Destructor Documentation

virtual boost::exception_detail::error_info_container::~error_info_container ( ) throw () [inline, protected, virtual]

Definition at line 155 of file exception.hpp.


Member Function Documentation

virtual void boost::exception_detail::error_info_container::add_ref ( ) const [pure virtual]
virtual char const* boost::exception_detail::error_info_container::diagnostic_information ( ) const [pure virtual]
virtual void 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 > const &  ,
type_info_ const &   
) [pure virtual]

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


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