YARP
Yet Another Robot Platform
yarp::dev::PolyDriverDescriptor Class Reference

#include <yarp/dev/PolyDriverDescriptor.h>

Public Member Functions

 PolyDriverDescriptor ()
 
 PolyDriverDescriptor (PolyDriver *np, const char *k)
 

Public Attributes

PolyDriverpoly
 
std::string key
 

Detailed Description

Definition at line 23 of file PolyDriverDescriptor.h.

Constructor & Destructor Documentation

◆ PolyDriverDescriptor() [1/2]

yarp::dev::PolyDriverDescriptor::PolyDriverDescriptor ( )
inline

Definition at line 31 of file PolyDriverDescriptor.h.

◆ PolyDriverDescriptor() [2/2]

yarp::dev::PolyDriverDescriptor::PolyDriverDescriptor ( PolyDriver np,
const char *  k 
)
inline

Definition at line 37 of file PolyDriverDescriptor.h.

Member Data Documentation

◆ key

std::string yarp::dev::PolyDriverDescriptor::key

Definition at line 29 of file PolyDriverDescriptor.h.

◆ poly

PolyDriver* yarp::dev::PolyDriverDescriptor::poly

Definition at line 27 of file PolyDriverDescriptor.h.


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