YARP
Yet Another Robot Platform
LocalCarrier.h File Reference
#include <yarp/os/AbstractCarrier.h>
#include <yarp/os/InputStream.h>
#include <yarp/os/OutputStream.h>
#include <yarp/os/Portable.h>
#include <yarp/os/Semaphore.h>
#include <yarp/os/TwoWayStream.h>
#include <mutex>
+ Include dependency graph for LocalCarrier.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::LocalCarrierManager
 Coordinate ports communicating locally within a process. More...
 
class  yarp::os::impl::LocalCarrierStream
 A stream for communicating locally within a process. More...
 
class  yarp::os::impl::LocalCarrier
 A carrier for communicating locally within a process. 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.