Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Factory.h File Reference

RTComponent factory class. More...

#include "rtm/Properties.h"
#include "rtm/RTObject.h"
#include <rtm/NumberingPolicy.h>

Go to the source code of this file.

Namespaces

namespace  RTC

Defines

#define EXPORTS

Typedefs

typedef RTObject_impl RtcBase
typedef void(* RtcDeleteFunc )(RtcBase *rtc)

Functions

template<class _New>
RtcBaseCreate (Manager *manager)
template<class _Delete>
void Delete (RtcBase *rtc)

Variables

typedef RtcBase *(* RtcNewFunc )(Manager *manager)


Detailed Description

RTComponent factory class.

Date:
Date
2006/11/06 01:28:36
Author:
Noriaki Ando <n-ando@aist.go.jp>
Copyright (C) 2003-2005 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Id
Factory.h,v 1.5 2006/11/06 01:28:36 n-ando Exp

Define Documentation

#define EXPORTS
 


Typedef Documentation

typedef RTObject_impl RTC::RtcBase
 

typedef void(* RTC::RtcDeleteFunc)(RtcBase *rtc)
 


Function Documentation

template<class _New>
RtcBase* Create Manager *  manager  ) 
 

template<class _Delete>
void Delete RtcBase rtc  ) 
 


Variable Documentation

class typedef RtcBase*(* RTC::RtcNewFunc)(Manager *manager)
 


Generated on Fri Oct 5 05:16:00 2007 for OpenRTM by  doxygen 1.4.1