#include <yarp/conf/system.h>#include <yarp/os/Bytes.h>#include <yarp/os/LogComponent.h>#include <yarp/os/TwoWayStream.h>#include <yarp/os/impl/PlatformTime.h>#include <yarp/os/impl/TcpAcceptor.h>#include <yarp/os/impl/TcpStream.h>#include <netinet/tcp.h>
Include dependency graph for SocketTwoWayStream.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::SocketTwoWayStream |
| A stream abstraction for socket 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. | |
Functions | |
| const yarp::os::LogComponent & | SOCKETTWOWAYSTREAM () |
| const yarp::os::LogComponent& SOCKETTWOWAYSTREAM | ( | ) |
Definition at line 33 of file SocketTwoWayStream.cpp.