Factory.h File Reference

#include <coil/Properties.h>
#include <rtm/NumberingPolicy.h>

Go to the source code of this file.

Namespaces

namespace  RTC

Classes

class  RTC::FactoryBase
 FactoryBase base class. More...
class  RTC::FactoryCXX
 FactoryCXX class. More...

Typedefs

typedef RTObject_impl *(* RTC::RtcNewFunc )(Manager *manager)
typedef void(* RTC::RtcDeleteFunc )(RTObject_impl *rtc)

Functions

template<class _New>
RTObject_impl * RTC::Create (Manager *manager)
 Template function to create RT-Components.
template<class _Delete>
void RTC::Delete (RTObject_impl *rtc)
 Template function to destroy RT-Components.


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