Classes | Namespaces | Functions
Async.h File Reference

Asynchronous function invocation helper class. More...

#include <coil/Task.h>
#include <coil/Guard.h>
#include <iostream>
Include dependency graph for Async.h:

Go to the source code of this file.

Classes

class  coil::Async
 Async class. More...
 
class  coil::Async_ref_t< Object, Func >
 Async_ref_t template class. More...
 
class  coil::Async_t< Object, Func >
 Async_t template class. More...
 

Namespaces

 coil
 Common Object Interface Layer.
 

Functions

template<typename Object , typename Func >
Async_t< Object, Func > * coil::AsyncInvoker (Object *obj, Func func, bool auto_delete=false)
 Helper function for async member function summons. More...
 
template<typename Object , typename Func >
Async_ref_t< Object, Func > * coil::AsyncInvoker (Object *obj, Func *func, bool auto_delete=false)
 Helper function for async member function summons. More...
 

Detailed Description

Asynchronous function invocation helper class.

Date
$Date$
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..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$

Definition in file Async.h.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:56