Public Member Functions | Protected Member Functions
boost::exception_detail::error_info_base Class Reference

#include <error_info_impl.hpp>

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

List of all members.

Public Member Functions

virtual char const * tag_typeid_name () const =0
virtual std::string value_as_string () const =0

Protected Member Functions

virtual ~error_info_base () throw ()

Detailed Description

Definition at line 17 of file error_info_impl.hpp.


Constructor & Destructor Documentation

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

Definition at line 28 of file error_info_impl.hpp.


Member Function Documentation

virtual char const* boost::exception_detail::error_info_base::tag_typeid_name ( ) const [pure virtual]

Implemented in boost::error_info< Tag, T >.

virtual std::string boost::exception_detail::error_info_base::value_as_string ( ) const [pure virtual]

Implemented in boost::error_info< Tag, T >.


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


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