Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::algorithm::hex_decode_error Struct Reference

Base exception class for all hex decoding errors. More...

#include <hex.hpp>

Inheritance diagram for boost::algorithm::hex_decode_error:
Collaboration diagram for boost::algorithm::hex_decode_error:

Public Member Functions

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

Detailed Description

Base exception class for all hex decoding errors.

Member Function Documentation

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

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