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 () const

Protected Attributes

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

Detailed Description

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

Definition at line 2069 of file catch.hpp.


Constructor & Destructor Documentation

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

Definition at line 2072 of file catch.hpp.


Member Function Documentation

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

Implements Catch::IExceptionTranslator.

Definition at line 2076 of file catch.hpp.


Member Data Documentation

Definition at line 2086 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41