#include <yarp/os/Bottle.h>#include <yarp/os/LocalReader.h>#include <yarp/os/Port.h>#include <yarp/os/PortReader.h>#include <yarp/os/PortReaderBufferBase.h>#include <yarp/os/PortReaderBufferBaseCreator.h>#include <yarp/os/Thread.h>#include <yarp/os/TypedReader.h>#include <yarp/os/TypedReaderCallback.h>#include <yarp/os/TypedReaderThread.h>#include <cstdio>#include <string>#include <yarp/os/PortReaderBuffer-inl.h>
Include dependency graph for PortReaderBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::os::PortReaderBuffer< T > |
| Buffer incoming data to a port. More... | |
Namespaces | |
| yarp | |
| The main, catch-all namespace for YARP. | |
| yarp::os | |
| An interface to the operating system, including Port based communication. | |