userver: testsuite.protobuf.matching.ProtobufDictsImpl Class Reference
Loading...
Searching...
No Matches
testsuite.protobuf.matching.ProtobufDictsImpl Class Reference

Detailed Description

Definition at line 9 of file matching.py.

Inheritance diagram for testsuite.protobuf.matching.ProtobufDictsImpl:

Public Member Functions

 __init__ (self, dict repr, typing.Any impl)
 __repr__ (self)
 __eq__ (self, other)

Protected Attributes

 _repr = repr
 _impl = impl

Constructor & Destructor Documentation

◆ __init__()

testsuite.protobuf.matching.ProtobufDictsImpl.__init__ ( self,
dict repr,
typing.Any impl )

Definition at line 10 of file matching.py.

Member Function Documentation

◆ __eq__()

testsuite.protobuf.matching.ProtobufDictsImpl.__eq__ ( self,
other )

Definition at line 17 of file matching.py.

◆ __repr__()

testsuite.protobuf.matching.ProtobufDictsImpl.__repr__ ( self)

Definition at line 14 of file matching.py.

Member Data Documentation

◆ _impl

testsuite.protobuf.matching.ProtobufDictsImpl._impl = impl
protected

Definition at line 12 of file matching.py.

◆ _repr

testsuite.protobuf.matching.ProtobufDictsImpl._repr = repr
protected

Definition at line 11 of file matching.py.


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