#include <yarp/os/Connection.h>
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 |