YARP
Yet Another Robot Platform
DgramTwoWayStream.h File Reference
#include <yarp/os/ManagedBytes.h>
#include <yarp/os/TwoWayStream.h>
#include <cstdlib>
#include <mutex>
+ Include dependency graph for DgramTwoWayStream.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::DgramTwoWayStream
 A stream abstraction for datagram communication. 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.