7#ifndef YARP_OS_IMPL_FAKEFACE_H
8#define YARP_OS_IMPL_FAKEFACE_H
21 bool open(
const Contact& address)
override;
22 void close()
override;
The initial point-of-contact with a port.
The output side of an active connection between two ports.
A dummy Face for testing purposes.
The components from which ports and connections are built.