|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
10 #ifndef YARP_DEV_SERVICEINTERFACES_H
11 #define YARP_DEV_SERVICEINTERFACES_H
67 #endif // YARP_DEV_SERVICEINTERFACES_H
virtual bool startService()
Initiate the service, whatever it is.
virtual bool updateService()
Give the service the chance to run for a while.
Common interface for devices that act like services (by which we mean they do something for remote us...
virtual bool stopService()
Shut down the service, whatever it is.
The main, catch-all namespace for YARP.