TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/test/exceptionFormatting.hpp File Reference
#include "boost/test/unit_test_monitor.hpp"
#include "boost/test/unit_test_suite.hpp"
#include "boost/test/test_tools.hpp"
#include "boost/exception/exception.hpp"
#include "boost/exception/diagnostic_information.hpp"
Include dependency graph for exceptionFormatting.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Exception_fixture

Functions

void translate (boost::exception const &e)
 BOOST_GLOBAL_FIXTURE (Exception_fixture)

Function Documentation

BOOST_GLOBAL_FIXTURE ( Exception_fixture  )
void translate ( boost::exception const &  e) [inline]

Definition at line 11 of file exceptionFormatting.hpp.

Referenced by Exception_fixture::Exception_fixture().