6#ifndef YARP_OS_WIRELINK_H
7#define YARP_OS_WIRELINK_H
17class UnbufferedContactable;
103 bool canWrite()
const;
108 bool canRead()
const;
110#ifndef DOXYGEN_SHOULD_SKIP_THIS
A mini-server for performing network communication in the background.
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
Interface implemented by all objects that can write themselves to the network, such as Bottle objects...
IDL-friendly object state, used in YARP to set up a port association.
An interface to the operating system, including Port based communication.