Public Member Functions | Public Attributes
rocon_python_comms.service_pair_client.NonBlockingRequestHandler Class Reference
Inheritance diagram for rocon_python_comms.service_pair_client.NonBlockingRequestHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def copy

Public Attributes

 callback
 error_callback
 timer

Detailed Description

Definition at line 38 of file service_pair_client.py.


Constructor & Destructor Documentation

def rocon_python_comms.service_pair_client.NonBlockingRequestHandler.__init__ (   self,
  key,
  callback,
  error_callback 
)

Definition at line 40 of file service_pair_client.py.


Member Function Documentation

  The deepcopy function has some issues (related to threads),
  so using this independant copy method here. Note that this only
  ever gets used for non-blocking calls to help handle the
  race conditions between timeout handling and normal callback
  handling

Definition at line 46 of file service_pair_client.py.


Member Data Documentation

Definition at line 40 of file service_pair_client.py.

Definition at line 40 of file service_pair_client.py.

Definition at line 40 of file service_pair_client.py.


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


rocon_python_comms
Author(s): Daniel Stonier
autogenerated on Fri May 2 2014 10:35:42