23 #ifndef LELY_CO_SDEV_HPP_ 24 #define LELY_CO_SDEV_HPP_ 27 #error "include <lely/co/sdev.h> for the C interface" 35 inline typename c_type_traits<__co_dev>::pointer
36 c_type_traits<__co_dev>::init(pointer p,
const co_sdev* sdev) noexcept {
37 return __co_dev_init_from_sdev(p, sdev);
42 #endif // !LELY_CO_SDEV_HPP_
This header file is part of the CANopen library; it contains the static device description declaratio...
This header file is part of the CANopen library; it contains the C++ interface of the device descript...