#include <yarp/os/Connection.h>
Include dependency graph for Carrier.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::os::Carrier |
| A base class for connection types (tcp, mcast, shmem, ...) which are called carriers in YARP. More... | |
Namespaces | |
| yarp | |
| The main, catch-all namespace for YARP. | |
| yarp::os | |
| An interface to the operating system, including Port based communication. | |
Macros | |
| #define | YARP_ENACT_CONNECT 1 |
| #define | YARP_ENACT_DISCONNECT 2 |
| #define | YARP_ENACT_EXISTS 3 |