YARP
Yet Another Robot Platform
Device.h File Reference
+ Include dependency graph for Device.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yarp::robotinterface::experimental::Device
 

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::dev
 An interface for the device drivers.
 
 yarp::robotinterface
 
 yarp::robotinterface::experimental
 

Functions

std::ostream & std::operator<< (std::ostream &oss, const yarp::robotinterface::experimental::Device &t)
 
yarp::os::LogStream operator<< (yarp::os::LogStream dbg, const yarp::robotinterface::experimental::Device &t)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & std::operator<< ( std::ostream &  oss,
const yarp::robotinterface::experimental::Device t 
)

Definition at line 190 of file Device.cpp.

◆ operator<<() [2/2]

Definition at line 207 of file Device.cpp.