Public Member Functions | Protected Attributes
Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T > Class Template Reference
Inheritance diagram for Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExceptionTranslator (std::string(*translateFunction)(T &))
virtual std::string translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const CATCH_OVERRIDE

Protected Attributes

std::string(* m_translateFunction )(T &)

Detailed Description

template<typename T>
class Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >

Definition at line 2580 of file catch.hpp.


Constructor & Destructor Documentation

template<typename T >
Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >::ExceptionTranslator ( std::string(*)(T &)  translateFunction) [inline]

Definition at line 2583 of file catch.hpp.


Member Function Documentation

template<typename T >
virtual std::string Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >::translate ( ExceptionTranslators::const_iterator  it,
ExceptionTranslators::const_iterator  itEnd 
) const [inline, virtual]

Implements Catch::IExceptionTranslator.

Definition at line 2587 of file catch.hpp.


Member Data Documentation

template<typename T >
std::string(* Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >::m_translateFunction)(T &) [protected]

Definition at line 2600 of file catch.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10