Public Member Functions | Private Attributes | List of all members
grepros.inputs.ConditionMixin.Message Class Reference
Inheritance diagram for grepros.inputs.ConditionMixin.Message:
Inheritance graph
[legend]

Public Member Functions

def __contains__ (self, item)
 
def __getattr__ (self, name)
 
def __init__ (self, msg)
 

Private Attributes

 _fulltext
 
 _msg
 

Detailed Description

Object for current topic message in condition expressions.

- value in msg -> whether any message field contains value
- msg.x        -> attribute x of message

Definition at line 267 of file inputs.py.

Constructor & Destructor Documentation

◆ __init__()

def grepros.inputs.ConditionMixin.Message.__init__ (   self,
  msg 
)

Definition at line 275 of file inputs.py.

Member Function Documentation

◆ __contains__()

def grepros.inputs.ConditionMixin.Message.__contains__ (   self,
  item 
)
Returns whether value exists in any message field.

Definition at line 279 of file inputs.py.

◆ __getattr__()

def grepros.inputs.ConditionMixin.Message.__getattr__ (   self,
  name 
)
Returns attribute value of message.

Definition at line 288 of file inputs.py.

Member Data Documentation

◆ _fulltext

grepros.inputs.ConditionMixin.Message._fulltext
private

Definition at line 277 of file inputs.py.

◆ _msg

grepros.inputs.ConditionMixin.Message._msg
private

Definition at line 276 of file inputs.py.


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


grepros
Author(s): Erki Suurjaak
autogenerated on Sat Jan 6 2024 03:11:30