#include <yarp/os/Name.h>
#include <yarp/os/impl/PortCore.h>
#include <yarp/os/impl/ThreadImpl.h>
#include <string>
Go to the source code of this file.
Classes | |
class | yarp::os::impl::PortCoreUnit |
This manages a single threaded resource related to a single input or output connection. More... | |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::os | |
An interface to the operating system, including Port based communication. | |
yarp::os::impl | |
The components from which ports and connections are built. | |