Public Member Functions | Public Attributes
pigpio._callback_thread Class Reference

List of all members.

Public Member Functions

def __init__
def append
def append_event
def remove
def remove_event
def run
def stop

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.

Runs the notification thread.

Definition at line 1149 of file pigpio.py.

Stops notifications.

Definition at line 1103 of file pigpio.py.


Member Data Documentation

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 of file pigpio.py.

Definition at line 1086 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 Thu Jun 6 2019 20:43:57