Public Member Functions | Static Public Attributes | Private Member Functions
rosbridge_library.capabilities.call_service.CallService Class Reference
Inheritance diagram for rosbridge_library.capabilities.call_service.CallService:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def call_service

Static Public Attributes

list call_service_msg_fields
 services_glob = None

Private Member Functions

def _failure
def _success

Detailed Description

Definition at line 39 of file call_service.py.


Constructor & Destructor Documentation

Abstract class constructor.  All capabilities require a handle to
the containing protocol.

Keyword arguments:
protocol -- the protocol instance for this capability instance

Reimplemented from rosbridge_library.capability.Capability.

Definition at line 47 of file call_service.py.


Member Function Documentation

def rosbridge_library.capabilities.call_service.CallService._failure (   self,
  cid,
  service,
  exc 
) [private]

Definition at line 103 of file call_service.py.

def rosbridge_library.capabilities.call_service.CallService._success (   self,
  cid,
  service,
  fragment_size,
  compression,
  message 
) [private]

Definition at line 91 of file call_service.py.

Definition at line 54 of file call_service.py.


Member Data Documentation

Initial value:
[(True, "service", (str, unicode)),
                               (False, "fragment_size", (int, type(None))),
                               (False, "compression", (str, unicode))]

Definition at line 41 of file call_service.py.

Definition at line 45 of file call_service.py.


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


rosbridge_library
Author(s): Jonathan Mace
autogenerated on Wed Sep 13 2017 03:18:07