Public Member Functions | Public Attributes
modbus.post_threading.Post Class Reference

List of all members.

Public Member Functions

def __getattr__
def __init__

Public Attributes

 parent

Detailed Description

Object that provides threaded calls to its parent object methods 

Definition at line 83 of file post_threading.py.


Constructor & Destructor Documentation

def modbus.post_threading.Post.__init__ (   self,
  parent 
)

Definition at line 85 of file post_threading.py.


Member Function Documentation

def modbus.post_threading.Post.__getattr__ (   self,
  attr 
)
Find the method asked for in parent object, encapsulate in a PostThread object and send back pointer to execution function

Definition at line 88 of file post_threading.py.


Member Data Documentation

Definition at line 85 of file post_threading.py.


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


modbus
Author(s): Sven Bock
autogenerated on Thu Jun 6 2019 17:39:35