| ACE
    6.3.4
    | 
#include <Monitor_Control_Types.h>
| Classes | |
| struct | Constraint | 
| Bundles the constrain string with its associated trigger action.  More... | |
| struct | Data | 
| An instance is contained by each enabled monitor point.  More... | |
| Public Types | |
| enum | Information_Type { MC_COUNTER, MC_NUMBER, MC_TIME, MC_INTERVAL, MC_LIST, MC_GROUP } | 
| typedef ACE_Vector< Data > | DataList | 
| Used by the admin class as a container for the data from a group of monitor points.  More... | |
| typedef ACE_Vector< ACE_CString > | NameList | 
| Used in various places to pass around a set of string names.  More... | |
| typedef ACE_Array_Map< long, Constraint > | ConstraintList | 
| Holder for a monitor point's constraints.  More... | |
Holder for a monitor point's constraints.
Used by the admin class as a container for the data from a group of monitor points.
Used in various places to pass around a set of string names.
 1.8.9.1
 1.8.9.1