#include <yarp/os/Bottle.h>#include <yarp/os/Bytes.h>#include <yarp/os/ConnectionReader.h>#include <yarp/os/Contact.h>#include <yarp/os/InputStream.h>#include <yarp/os/NetFloat32.h>#include <yarp/os/NetFloat64.h>#include <yarp/os/NetInt16.h>#include <yarp/os/NetInt32.h>#include <yarp/os/NetInt64.h>#include <yarp/os/NetInt8.h>#include <yarp/os/NetType.h>#include <yarp/os/Route.h>#include <yarp/os/StringInputStream.h>#include <yarp/os/TwoWayStream.h>
Include dependency graph for StreamConnectionReader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::os::impl::StreamConnectionReader |
| Lets Readable objects read from the underlying InputStream associated with the connection between two ports. 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. | |