denso_controller_rc8.h
Go to the documentation of this file.
1 
25 #ifndef _DENSO_CONTROLLER_RC8_H_
26 #define _DENSO_CONTROLLER_RC8_H_
27 
30 
31 namespace denso_robot_core {
32 
34 public:
35  DensoControllerRC8(const std::string& name, const int* mode);
36  virtual ~DensoControllerRC8();
37 
38 private:
40  HRESULT AddRobot(XMLElement *xmlElem);
41 };
42 
44 
45 }
46 
47 #endif
boost::shared_ptr< DensoControllerRC8 > DensoControllerRC8_Ptr
DensoControllerRC8(const std::string &name, const int *mode)
int32_t HRESULT
HRESULT AddRobot(XMLElement *xmlElem)


denso_robot_core
Author(s): DENSO WAVE INCORPORATED
autogenerated on Mon Jun 10 2019 13:12:27