ACE
6.1.0
|
#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. | |
typedef ACE_Vector< ACE_CString > | NameList |
Used in various places to pass around a set of string names. | |
typedef ACE_Array_Map< long, Constraint > | ConstraintList |
Holder for a monitor point's constraints. |
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.