1 #ifndef __OPENRTM_UTIL_H__ 2 #define __OPENRTM_UTIL_H__ 6 int connectPorts(RTC::PortService_ptr outPort, RTC::PortService_ptr inPort);
12 const std::string& name,
const std::string& value);
13 RTC::RTObject_var
findRTC(
const std::string &rtcName);
29 OpenRTM::ExtTrigExecutionContextService_ptr
m_ec;
RTC::RTObject_var findRTC(const std::string &rtcName)
void setConfiguration(RTC::RTObject_var rtc, const std::string &name, const std::string &value)
OpenRTM::ExtTrigExecutionContextService_ptr m_ec
void deactivateRtc(RTC::RtcBase *pRtc)
void activateRtc(RTC::RtcBase *pRtc)
double m_time
duration since the last period
ClockReceiver(OpenRTM::ExtTrigExecutionContextService_ptr i_ec, double i_period)
int connectPorts(RTC::PortService_ptr outPort, RTC::PortService_ptr inPort)
const char * getServiceIOR(RTC::RTObject_var rtc, const char *sname)