ecto
Namespaces | Functions
rethrow.hpp File Reference
#include <ecto/except.hpp>
#include <boost/exception/all.hpp>
#include <boost/function.hpp>
#include <boost/asio.hpp>
#include <ecto/forward.hpp>
Include dependency graph for rethrow.hpp:

Go to the source code of this file.

Namespaces

 ecto
 
 ecto::except
 
 ecto::except::py
 

Functions

void ecto::except::py::rethrow (boost::function< void()> h)
 
void ecto::except::py::rethrow (boost::function< void()> h, boost::asio::io_service &serv, ecto::scheduler *sched=0)