Public Member Functions | Public Attributes | Private Member Functions | List of all members
bondpy.bondpy.Timeout Class Reference

Internal use only. More...

Public Member Functions

def __init__ (self, duration, on_timeout=None)
 
def cancel (self)
 
def left (self)
 
def reset (self)
 

Public Attributes

 deadline
 
 duration
 
 on_timeout
 
 timer
 

Private Member Functions

def _on_timer (self)
 

Detailed Description

Internal use only.

Definition at line 54 of file bondpy.py.

Constructor & Destructor Documentation

def bondpy.bondpy.Timeout.__init__ (   self,
  duration,
  on_timeout = None 
)

Definition at line 55 of file bondpy.py.

Member Function Documentation

def bondpy.bondpy.Timeout._on_timer (   self)
private

Definition at line 76 of file bondpy.py.

def bondpy.bondpy.Timeout.cancel (   self)

Definition at line 70 of file bondpy.py.

def bondpy.bondpy.Timeout.left (   self)

Definition at line 73 of file bondpy.py.

def bondpy.bondpy.Timeout.reset (   self)

Definition at line 62 of file bondpy.py.

Member Data Documentation

bondpy.bondpy.Timeout.deadline

Definition at line 59 of file bondpy.py.

bondpy.bondpy.Timeout.duration

Definition at line 56 of file bondpy.py.

bondpy.bondpy.Timeout.on_timeout

Definition at line 60 of file bondpy.py.

bondpy.bondpy.Timeout.timer

Definition at line 57 of file bondpy.py.


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


bondpy
Author(s): Stuart Glaser
autogenerated on Wed Mar 20 2019 07:55:37