|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
31 fprintf(stderr,
"not implemented\n");
void close() override
Stop listening.
The output side of an active connection between two ports.
InputProtocol * read() override
Block and wait for someone to talk to us.
Connection choreographer.
OutputProtocol * write(const Contact &address) override
Try to reach out and talk to someone.
bool open(const Contact &address) override
Start listening to the given address.
A dummy two way stream for testing purposes.
An interface to the operating system, including Port based communication.
The components from which ports and connections are built.