| 
    OpenRTM-aist 2.0.2
    
   | 
 
ExecutionContext Factory class. More...


Go to the source code of this file.
Classes | |
| class | RTC::ECFactoryBase | 
| ECFactoryBase abstract class.  More... | |
| class | RTC::ECFactoryCXX | 
| ECFactoryCXX class.  More... | |
Namespaces | |
| namespace | RTC | 
| RT-Component.  | |
Typedefs | |
| using | RTC::ECNewFunc = ExecutionContextBase* (*)() | 
| using | RTC::ECDeleteFunc = void (*)(ExecutionContextBase*) | 
Functions | |
| template<class T_New > | |
| ExecutionContextBase * | RTC::ECCreate () | 
| Template function to create ExecutionContext.   | |
| template<class T_Delete > | |
| void | RTC::ECDelete (ExecutionContextBase *ec) | 
| Template function to destroy ExecutionContext.   | |
ExecutionContext Factory class.
Copyright (C) 2007-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$