#include <yarp/os/NetType.h>
#include <yarp/os/Property.h>
#include <yarp/os/StringInputStream.h>
#include <yarp/os/StringOutputStream.h>
#include <yarp/os/TwoWayStream.h>
#include <yarp/os/impl/TcpCarrier.h>
Go to the source code of this file.
Classes | |
class | yarp::os::impl::HttpTwoWayStream |
Minimal http connection support. More... | |
class | yarp::os::impl::HttpCarrier |
Communicating via http. 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. | |