Public Member Functions | Public Attributes | Private Attributes
test_service_pair_client.TestServicePairClient Class Reference

List of all members.

Public Member Functions

def __init__
def callback
def callback_with_timeout
def error_callback
def test_blocking_call
def test_blocking_call_with_timeout
def test_non_blocking_call
def test_non_blocking_call_with_timeout

Public Attributes

 response_message
 testies

Private Attributes

 _non_blocking_event
 _non_blocking_msg_id
 _non_blocking_msg_response
 _non_blocking_with_timeout_event
 _non_blocking_with_timeout_msg_id
 _non_blocking_with_timeout_msg_response

Detailed Description

Definition at line 22 of file test_service_pair_client.py.


Constructor & Destructor Documentation

Definition at line 24 of file test_service_pair_client.py.


Member Function Documentation

def test_service_pair_client.TestServicePairClient.callback (   self,
  msg_id,
  msg 
)
User callback to feed into non-blocking requests.

  @param msg_id : id of the request-response pair.
  @type uuid_msgs.UniqueID
  
  @param msg : message response received
  @type <name>Response

Definition at line 62 of file test_service_pair_client.py.

Definition at line 75 of file test_service_pair_client.py.

User callback to pick up error messages. 

Definition at line 80 of file test_service_pair_client.py.

Definition at line 36 of file test_service_pair_client.py.

Definition at line 41 of file test_service_pair_client.py.

Definition at line 46 of file test_service_pair_client.py.

Definition at line 53 of file test_service_pair_client.py.


Member Data Documentation

Definition at line 24 of file test_service_pair_client.py.

User callback to feed into non-blocking requests.

  @param msg_id : id of the request-response pair.
  @type uuid_msgs.UniqueID
  
  @param msg : message response received
  @type <name>Response

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_service_pair_client.py.

Definition at line 24 of file test_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