YARP
Yet Another Robot Platform
Action.h File Reference
+ Include dependency graph for Action.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::Action
 

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::robotinterface
 
 yarp::robotinterface::experimental
 

Functions

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

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 34 of file Action.cpp.

◆ operator<<() [2/2]

Definition at line 47 of file Action.cpp.