10 #ifndef YARP_DEV_POLYDRIVERLIST_H
11 #define YARP_DEV_POLYDRIVERLIST_H
PolyDriverList(const PolyDriverList &)
void push(PolyDriver *p, const char *k)
yarp::dev::PolyDriverDescriptor * operator[](int k)
const PolyDriverList & operator=(const PolyDriverList &)
A container for a device driver.
The main, catch-all namespace for YARP.