C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537

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_EventFilterpEventFilter
 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: