Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
opcua.server.internal_subscription.WhereClauseEvaluator Class Reference
Inheritance diagram for opcua.server.internal_subscription.WhereClauseEvaluator:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, logger, aspace, whereclause)
 
def eval (self, event)
 

Public Attributes

 elements
 
 logger
 

Private Member Functions

def _eval_el (self, index, event)
 
def _eval_op (self, op, event)
 
def _like_operator (self, string, pattern)
 

Private Attributes

 _aspace
 

Detailed Description

Definition at line 390 of file internal_subscription.py.

Constructor & Destructor Documentation

def opcua.server.internal_subscription.WhereClauseEvaluator.__init__ (   self,
  logger,
  aspace,
  whereclause 
)

Definition at line 391 of file internal_subscription.py.

Member Function Documentation

def opcua.server.internal_subscription.WhereClauseEvaluator._eval_el (   self,
  index,
  event 
)
private

Definition at line 408 of file internal_subscription.py.

def opcua.server.internal_subscription.WhereClauseEvaluator._eval_op (   self,
  op,
  event 
)
private

Definition at line 450 of file internal_subscription.py.

def opcua.server.internal_subscription.WhereClauseEvaluator._like_operator (   self,
  string,
  pattern 
)
private

Definition at line 447 of file internal_subscription.py.

def opcua.server.internal_subscription.WhereClauseEvaluator.eval (   self,
  event 
)

Definition at line 396 of file internal_subscription.py.

Member Data Documentation

opcua.server.internal_subscription.WhereClauseEvaluator._aspace
private

Definition at line 394 of file internal_subscription.py.

opcua.server.internal_subscription.WhereClauseEvaluator.elements

Definition at line 393 of file internal_subscription.py.

opcua.server.internal_subscription.WhereClauseEvaluator.logger

Definition at line 392 of file internal_subscription.py.


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


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:44