Async.h File Reference

Asynchronous function invocation helper class. More...

#include <coil/Task.h>
#include <coil/Guard.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  coil

Classes

class  coil::Async
class  coil::Async_t< Object, Func >
class  coil::Async_ref_t< Object, Func >

Functions

template<typename Object, typename Func>
Async_t< Object, Func > * coil::AsyncInvoker (Object *obj, Func func, bool auto_delete=false)
template<typename Object, typename Func>
Async_ref_t< Object, Func > * coil::AsyncInvoker (Object *obj, Func *func, bool auto_delete=false)


Detailed Description

Asynchronous function invocation helper class.

Date:
$Date$
Author:
Noriaki Ando <n-ando@aist.go.jp>
Copyright (C) 2009 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$


Generated on Thu Jan 28 13:25:35 2010 for OpenRTM by  doxygen 1.5.5