ACE::Monitor_Control::Monitor_Control_Types::Data Struct Reference

An instance is contained by each enabled monitor point. More...

#include <Monitor_Control_Types.h>

Collaboration diagram for ACE::Monitor_Control::Monitor_Control_Types::Data:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Data (void)

Public Attributes

ACE_Time_Value timestamp_
double value_

Detailed Description

An instance is contained by each enabled monitor point.

Definition at line 43 of file Monitor_Control_Types.h.


Constructor & Destructor Documentation

ACE::Monitor_Control::Monitor_Control_Types::Data::Data ( void   ) 

Definition at line 15 of file Monitor_Control_Types.cpp.

00016       : timestamp_ (ACE_Time_Value::zero),
00017         value_ (0.0)
00018     {}


Member Data Documentation

ACE_Time_Value ACE::Monitor_Control::Monitor_Control_Types::Data::timestamp_

Definition at line 46 of file Monitor_Control_Types.h.

Referenced by ACE::Monitor_Control::Monitor_Base::clear_i(), and ACE::Monitor_Control::Monitor_Base::receive().

double ACE::Monitor_Control::Monitor_Control_Types::Data::value_

Definition at line 47 of file Monitor_Control_Types.h.

Referenced by ACE::Monitor_Control::Monitor_Base::clear_i(), and ACE::Monitor_Control::Monitor_Base::receive().


The documentation for this struct was generated from the following files:
Generated on Tue Feb 2 17:36:04 2010 for ACE by  doxygen 1.4.7