#include <yarp/dev/IRobotDescription.h>
Public Member Functions | |
bool | operator== (DeviceDescription const &b) const |
Public Attributes | |
std::string | device_name |
std::string | device_type |
Definition at line 20 of file IRobotDescription.h.
|
inline |
Definition at line 24 of file IRobotDescription.h.
std::string yarp::dev::DeviceDescription::device_name |
Definition at line 22 of file IRobotDescription.h.
std::string yarp::dev::DeviceDescription::device_type |
Definition at line 23 of file IRobotDescription.h.