1 #ifndef __EMERGENCYSTOPPER_SERVICE_H__ 2 #define __EMERGENCYSTOPPER_SERVICE_H__ 4 #include "hrpsys/idl/EmergencyStopperService.hh" 9 :
public virtual POA_OpenHRP::EmergencyStopperService,
10 public virtual PortableServer::RefCountServantBase
virtual ~EmergencyStopperService_impl()
destructor
EmergencyStopperService_impl()
constructor
sample RT component which has one data input port and one data output port
void emergencystopper(EmergencyStopper *i_emergencystopper)
EmergencyStopper * m_emergencystopper
CORBA::Boolean getEmergencyStopperParam(OpenHRP::EmergencyStopperService::EmergencyStopperParam &i_param)
CORBA::Boolean setEmergencyStopperParam(const OpenHRP::EmergencyStopperService::EmergencyStopperParam &i_param)