|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
10 #ifndef YARP_OS_INPUTPROTOCOL_H
11 #define YARP_OS_INPUTPROTOCOL_H
50 virtual bool open(
const std::string& name) = 0;
151 #endif // YARP_OS_INPUTPROTOCOL_H
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.
An interface for reading from a network connection.
The main, catch-all namespace for YARP.
A controller for an individual connection.
Minimal requirements for an efficient Writer.