libqi-api
2.1.4.13
|
#include <qi/future.hpp>
Go to the source code of this file.
Namespaces | |
qi | |
qi general namespace | |
qi::detail | |
Macros | |
#define | _QI_DETAILS_EVENTLOOP_HXX_ |
Functions | |
template<typename R > | |
void | qi::detail::call_and_set (qi::Promise< R > p, boost::function< R()> f) |
template<typename R > | |
void | qi::detail::check_canceled (qi::Future< void > f, qi::Promise< R > p) |
template<typename R > | |
void | qi::nullConverter (void *, R &) |
#define _QI_DETAILS_EVENTLOOP_HXX_ |
Definition at line 8 of file eventloop.hxx.