Public Member Functions | List of all members
Catch::IExceptionTranslator Struct Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::IExceptionTranslator:
Inheritance graph
[legend]

Public Member Functions

virtual std::string translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const =0
 
virtual ~IExceptionTranslator ()
 

Detailed Description

Definition at line 2213 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IExceptionTranslator::~IExceptionTranslator ( )
virtual

Member Function Documentation

virtual std::string Catch::IExceptionTranslator::translate ( ExceptionTranslators::const_iterator  it,
ExceptionTranslators::const_iterator  itEnd 
) const
pure virtual

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


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26