libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
eventloop.hxx File Reference
#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 &)
 

Macro Definition Documentation

#define _QI_DETAILS_EVENTLOOP_HXX_

Definition at line 8 of file eventloop.hxx.