UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends 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.
 

Public Attributes

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

Detailed Description

This class provides the settings for an event monitored item.

Member Data 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: