6#ifndef YARP_OS_UNBUFFEREDCONTACTABLE_H
7#define YARP_OS_UNBUFFEREDCONTACTABLE_H
30 const PortWriter* callback =
nullptr)
const = 0;
45 const PortWriter* callback =
nullptr)
const = 0;
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...
An interface to the operating system, including Port based communication.