7#ifndef YARP_DEV_SERVICEINTERFACES_H
8#define YARP_DEV_SERVICEINTERFACES_H
Common interface for devices that act like services (by which we mean they do something for remote us...
virtual bool startService()
Initiate the service, whatever it is.
virtual bool stopService()
Shut down the service, whatever it is.
virtual bool updateService()
Give the service the chance to run for a while.
For streams capable of holding different kinds of content, check what they actually have.
The main, catch-all namespace for YARP.