Async.h

Asynchronous function invocation helper class [詳細]

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

ソースコードを見る。

ネームスペース

namespace  coil

構成

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

関数

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)


説明

Asynchronous function invocation helper class

日付:
$Date$
作者:
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$


OpenRTMに対してThu Jan 28 13:25:26 2010に生成されました。  doxygen 1.5.5