7#ifndef YARP_OS_PORTREADERCREATOR_H
8#define YARP_OS_PORTREADERCREATOR_H
virtual PortReader * create() const =0
Factory for PortReader objects.
virtual ~PortReaderCreator()
Destructor.
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
An interface to the operating system, including Port based communication.