ACE::Monitor_Control::Monitor_Point_Auto_Updater Class ReferenceAutomates periodic updating of monitor point classes. More...
Inheritance diagram for ACE::Monitor_Control::Monitor_Point_Auto_Updater:
![]()
Collaboration diagram for ACE::Monitor_Control::Monitor_Point_Auto_Updater:
![]()
Detailed DescriptionAutomates periodic updating of monitor point classes.A single instance of this class is held by the Admin class below. For a monitor point that must periodically check what they are monitoring, the admin class registers the monitor point with the ACE reactor. Each time the interval times out, the reactor will call the handle_timeout() method below, and pass in the appropriate monitor point. The handle_timeout() method will in turn call the appropriate method on the monitor point to get it to update its data. Member Function Documentation
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:19:08 2008 for ACE by ![]() |