SvcService

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

THIS WEBPAGE IS DEPRECATED - please visit our new website

Interface Service

To indicate a class, that defines a service, you must implement the Service interface.

It is defined in the src/idl/DWARF/Service.idl file.

It has just one method, getStatus that wil lbe called every 3 seconds by the ServiceManager after the Service is registered at the ServiceManager.

Note that a Service can do nothing, when just this interface is implemented. You also need to implement the SvcStartup interface in order to get a Service running!

-- MarcusToennis - 13 Feb 2006


Edit | Attach | Refresh | Diffs | More | Revision r1.1 - 13 Feb 2006 - 10:51 - MarcusToennis

Lehrstuhl für Computer Aided Medical Procedures & Augmented Reality    rss.gif