7#ifndef YARP_OS_INPUTPROTOCOL_H
8#define YARP_OS_INPUTPROTOCOL_H
44 virtual bool open(
const std::string& name) = 0;
95 virtual bool isOk()
const = 0;
An interface for reading from a network connection.
A controller for an individual connection.
The output side of an active connection between two ports.
Simple specification of the minimum functions needed from output streams.
Information about a connection between two ports.
Minimal requirements for an efficient Writer.
An interface to the operating system, including Port based communication.