Go to the source code of this file.
Classes | |
class | yarp::dev::impl::Buffer< T > |
Buffer contains info about a buffer of type T and it is used to exchange information with yarp::dev::impl::FixedSizeBuffersManager. More... | |
class | yarp::dev::impl::FixedSizeBuffersManager< T > |
A manager of fixed size buffers in multi-thread environment. More... | |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |
yarp::dev::impl | |