Building
[ACS C++ Examples DocumentationACS Components Examples]

Collaboration diagram for Building:


Description

The purpose of Building is to show the implementation of hierarchical devices.  Building provides two synchronous methods, openFrontDoor() and closeFrontDoor().  These methods use the container to activate a Door object and then perform actions on that object.  Building also has one property, version, which is just the version of the C++ Building implementation currently used.

What can I gain from this example?



Links