Public Member Functions | Public Attributes | List of all members
pigpio._callback_thread Class Reference
Inheritance diagram for pigpio._callback_thread:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, control, host, port)
 
def append (self, callb)
 
def append_event (self, callb)
 
def remove (self, callb)
 
def remove_event (self, callb)
 
def run (self)
 
def stop (self)
 

Public Attributes

 callbacks
 
 control
 
 daemon
 
 event_bits
 
 events
 
 go
 
 handle
 
 lastLevel
 
 monitor
 
 sl
 

Detailed Description

A class to encapsulate pigpio notification callbacks.

Definition at line 1084 of file pigpio.py.

Constructor & Destructor Documentation

def pigpio._callback_thread.__init__ (   self,
  control,
  host,
  port 
)
Initialises notifications.

Definition at line 1086 of file pigpio.py.

Member Function Documentation

def pigpio._callback_thread.append (   self,
  callb 
)
Adds a callback to the notification thread.

Definition at line 1109 of file pigpio.py.

def pigpio._callback_thread.append_event (   self,
  callb 
)
Adds an event callback to the notification thread.

Definition at line 1127 of file pigpio.py.

def pigpio._callback_thread.remove (   self,
  callb 
)
Removes a callback from the notification thread.

Definition at line 1115 of file pigpio.py.

def pigpio._callback_thread.remove_event (   self,
  callb 
)
Removes an event callback from the notification thread.

Definition at line 1135 of file pigpio.py.

def pigpio._callback_thread.run (   self)
Runs the notification thread.

Definition at line 1149 of file pigpio.py.

def pigpio._callback_thread.stop (   self)
Stops notifications.

Definition at line 1103 of file pigpio.py.

Member Data Documentation

pigpio._callback_thread.callbacks

Definition at line 1095 of file pigpio.py.

pigpio._callback_thread.control

Definition at line 1089 of file pigpio.py.

pigpio._callback_thread.daemon

Definition at line 1092 of file pigpio.py.

pigpio._callback_thread.event_bits

Definition at line 1094 of file pigpio.py.

pigpio._callback_thread.events

Definition at line 1096 of file pigpio.py.

pigpio._callback_thread.go

Definition at line 1091 of file pigpio.py.

pigpio._callback_thread.handle

Definition at line 1099 of file pigpio.py.

pigpio._callback_thread.lastLevel

Definition at line 1098 of file pigpio.py.

pigpio._callback_thread.monitor

Definition at line 1093 of file pigpio.py.

pigpio._callback_thread.sl

Definition at line 1090 of file pigpio.py.


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


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:58