10 #ifndef YARP_OS_IMPL_FAKEFACE_H
11 #define YARP_OS_IMPL_FAKEFACE_H
26 bool open(
const Contact& address)
override;
27 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.
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)
The main, catch-all namespace for YARP.