Public Member Functions | Private Attributes | List of all members
tests.unit._interceptor_test._Callback Class Reference
Inheritance diagram for tests.unit._interceptor_test._Callback:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, value)
 
def __init__ (self)
 
def value (self)
 

Private Attributes

 _called
 
 _condition
 
 _value
 

Detailed Description

Definition at line 48 of file _interceptor_test.py.

Constructor & Destructor Documentation

◆ __init__()

def tests.unit._interceptor_test._Callback.__init__ (   self)

Definition at line 50 of file _interceptor_test.py.

Member Function Documentation

◆ __call__()

def tests.unit._interceptor_test._Callback.__call__ (   self,
  value 
)

Definition at line 55 of file _interceptor_test.py.

◆ value()

def tests.unit._interceptor_test._Callback.value (   self)

Definition at line 61 of file _interceptor_test.py.

Member Data Documentation

◆ _called

tests.unit._interceptor_test._Callback._called
private

Definition at line 53 of file _interceptor_test.py.

◆ _condition

tests.unit._interceptor_test._Callback._condition
private

Definition at line 51 of file _interceptor_test.py.

◆ _value

tests.unit._interceptor_test._Callback._value
private

Definition at line 52 of file _interceptor_test.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:53