1 #ifndef ETHERCAT_MANAGER_H 2 #define ETHERCAT_MANAGER_H 9 #include <boost/scoped_array.hpp> 10 #include <boost/thread.hpp> 11 #include <boost/thread/mutex.hpp> 24 :
std::runtime_error(what)
82 bool initSoem(
const std::string& ifname);
boost::mutex iomap_mutex_
const std::string ifname_
EtherCAT exception. Currently this is only thrown in the event of a failure to construct an EtherCat ...
This class provides a CPP interface to the SimpleOpenEthercatMaster library Given the name of an ethe...
EtherCatError(const std::string &what)
boost::scoped_array< uint8_t > iomap_
boost::thread cycle_thread_