| 
    OpenRTM-aist
    1.2.1
    
   | 
 
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 | |
| RTC | |
| RT-Component.  | |
Typedefs | |
| typedef ExecutionContextBase *(* | RTC::ECNewFunc) () | 
| typedef void(* | RTC::ECDeleteFunc) (ExecutionContextBase *ec) | 
Functions | |
| template<class _New > | |
| ExecutionContextBase * | RTC::ECCreate () | 
| Template function to create ExecutionContext.  More... | |
| template<class _Delete > | |
| void | RTC::ECDelete (ExecutionContextBase *ec) | 
| Template function to destroy ExecutionContext.  More... | |
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$
 1.8.11