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 | |
namespace | yarp |
The main, catch-all namespace for YARP. | |
namespace | yarp::dev |
For streams capable of holding different kinds of content, check what they actually have. | |
namespace | yarp::dev::impl |