S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_InternalMonitoredItemFilterCtx Struct Reference

#include <monitored_item_pointer_impl.h>

Data Fields

bool isDataFilter
 
union { 
 
   struct { 
 
      OpcUa_DataChangeFilter   dataFilter 
 
      double   filterAbsoluteDeadbandContext 
 
      SOPC_Variant *   lastCachedValueForFilter 
 
   }   Data 
 
   struct { 
 
      OpcUa_EventFilter *   eventFilter 
 
      char **   qnPathStrSelectClauses 
 
      SOPC_NumericRange **   indexRangeSelectClauses 
 
      SOPC_NodeId   whereClauseTypeId 
 
   }   Event 
 
Filter 
 

Field Documentation

◆ isDataFilter

bool SOPC_InternalMonitoredItemFilterCtx::isDataFilter

◆ dataFilter

OpcUa_DataChangeFilter SOPC_InternalMonitoredItemFilterCtx::dataFilter

◆ filterAbsoluteDeadbandContext

double SOPC_InternalMonitoredItemFilterCtx::filterAbsoluteDeadbandContext

◆ lastCachedValueForFilter

SOPC_Variant* SOPC_InternalMonitoredItemFilterCtx::lastCachedValueForFilter

◆ [struct]

struct { ... } SOPC_InternalMonitoredItemFilterCtx::Data

◆ eventFilter

OpcUa_EventFilter* SOPC_InternalMonitoredItemFilterCtx::eventFilter

◆ qnPathStrSelectClauses

char** SOPC_InternalMonitoredItemFilterCtx::qnPathStrSelectClauses

◆ indexRangeSelectClauses

SOPC_NumericRange** SOPC_InternalMonitoredItemFilterCtx::indexRangeSelectClauses

◆ whereClauseTypeId

SOPC_NodeId SOPC_InternalMonitoredItemFilterCtx::whereClauseTypeId

◆ [struct]

struct { ... } SOPC_InternalMonitoredItemFilterCtx::Event

◆ [union]

union { ... } SOPC_InternalMonitoredItemFilterCtx::Filter

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