UA Server SDK C++ Bundle  1.3.2.200
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
EventMonitoringContext Class Reference

This class provides the settings for an event monitored item. More...

#include <eventmanager.h>

Inherited by EventMonitoringContextCreate.

Public Member Functions

 EventMonitoringContext ()
 Construction with initialized Parameters.
virtual ~EventMonitoringContext ()
 Destruction.

Data Fields

const OpcUa_EventFilter * pEventFilter
 Event filter for the monitored item.
OpcUa_Double samplingInterval
 Sampling interval for the monitored item to create.

Detailed Description

This class provides the settings for an event monitored item.

Field Documentation

const OpcUa_EventFilter* EventMonitoringContext::pEventFilter

Event filter for the monitored item.

OpcUa_Double EventMonitoringContext::samplingInterval

Sampling interval for the monitored item to create.


The documentation for this class was generated from the following file: