Fridge
[ACS C++ Examples DocumentationACS Components Examples]

Collaboration diagram for Fridge:


Description

FridgeControl is designed to simulate the behavior of a fridge. This example is fairly complex because it deals with the ACS event channel API, ACS threads, and enumerated properties.  There are a total of four methods and four properties (two of which are enums).

What can I gain from this example?



Links