DataFlowComponentBase.cpp
Go to the documentation of this file.
1 // -*- C++ -*-
19 #include <rtm/RTC.h>
21 #include <rtm/Manager.h>
22 #include <iostream>
23 
24 namespace RTC
25 {
34  : RTObject_impl(manager)
35  {
36  // m_ref = OpenRTM::DataFlowComponent::_duplicate(this->_this());
37  // m_objref = RTC::RTObject::_duplicate(m_ref);
38  }
39 
40 
49  {
50  }
51 
52 
61  {
62  }
63 
64 
65 }; // namespace RTC
virtual ~DataFlowComponentBase(void)
Destructor.
RT-Component.
RT-Component class.
Definition: RTObject.h:89
Manager class.
Definition: Manager.h:80
RTComponent manager class.
DataFlowComponentBase(Manager *manager)
Constructor.
RTComponent header.


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