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

Public Member Functions

 ExceptionTranslator (std::string(*translateFunction)(T &))
 
virtual std::string translate () const
 
- Public Member Functions inherited from Catch::IExceptionTranslator
virtual ~IExceptionTranslator ()
 

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
inlinevirtual

Implements Catch::IExceptionTranslator.

Definition at line 2076 of file catch.hpp.

Member Data Documentation

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

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 Fri Mar 13 2020 03:16:19