Door
[ACS C++ Examples DocumentationACS Components Examples]

Collaboration diagram for Door:


Description

Door, as defined by the IDL interface, is another simple example of a component like Lamp except that it also contains one synchronous method, move(...).  The two asynchronous methods are open() and close() respectively.  This example has four properties and uses an ACS thread.

What can I gain from this example?



Links