#include <yarp/os/ConnectionReader.h>
#include <yarp/os/ConnectionWriter.h>
#include <yarp/os/ManagedBytes.h>
#include <yarp/os/Portable.h>
#include <string>
Go to the source code of this file.
Classes | |
class | yarp::os::impl::PortCommand |
Simple Readable and Writable object representing a command to a YARP port. 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. | |