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.
bool read(ImageOf< PixelRgb > &dest, const std::string &src, image_fileformat format=FORMAT_ANY)
bool write(const ImageOf< PixelRgb > &src, const std::string &dest, image_fileformat format=FORMAT_PPM)