YARP
Yet Another Robot Platform
yarp::dev::DeviceDescription Struct Reference

#include <yarp/dev/IRobotDescription.h>

Public Member Functions

bool operator== (DeviceDescription const &b) const
 

Public Attributes

std::string device_name
 
std::string device_type
 

Detailed Description

Definition at line 20 of file IRobotDescription.h.

Member Function Documentation

◆ operator==()

bool yarp::dev::DeviceDescription::operator== ( DeviceDescription const &  b) const
inline

Definition at line 24 of file IRobotDescription.h.

Member Data Documentation

◆ device_name

std::string yarp::dev::DeviceDescription::device_name

Definition at line 22 of file IRobotDescription.h.

◆ device_type

std::string yarp::dev::DeviceDescription::device_type

Definition at line 23 of file IRobotDescription.h.


The documentation for this struct was generated from the following file: