Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
vision_srvs.srv._cop_get_methods_list.cop_get_methods_listResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 method

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['method']
string _full_text
 _has_header = False
string _md5sum = "29050bd853f52e655a64046a89bf0b56"
list _slot_types = ['vision_msgs/algorithm_evaluation[]']
string _type = "vision_srvs/cop_get_methods_listResponse"

Detailed Description

Definition at line 109 of file _cop_get_methods_list.py.


Constructor & Destructor Documentation

Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   method

:param args: complete set of field values, in .msg order
:param kwds: use keyword arguments corresponding to message field names
to set specific fields.

Definition at line 133 of file _cop_get_methods_list.py.


Member Function Documentation

internal API method

Definition at line 155 of file _cop_get_methods_list.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 185 of file _cop_get_methods_list.py.

unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 254 of file _cop_get_methods_list.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 161 of file _cop_get_methods_list.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 229 of file _cop_get_methods_list.py.


Member Data Documentation

Definition at line 130 of file _cop_get_methods_list.py.

Initial value:
"""vision_msgs/algorithm_evaluation[] method


================================================================================
MSG: vision_msgs/algorithm_evaluation
#Message that contains basic information regarding an algorithm  U. Klank klank@in.tum.de
string                      plugin_name                  # Perception primitive that caused this answer
float64                     basic_evaluation             # A score describing the basic score of this algorithm, should reflect the significance of the results
object_algorithm_relation[] objects                      # All objects that were executed with this algotihm and their results

================================================================================
MSG: vision_msgs/object_algorithm_relation
#Message that contains basic information regarding the evaluation of an algorithm and its objects  U. Klank klank@in.tum.de
uint64                      object_id
float64                     basic_evaluation     

"""

Definition at line 113 of file _cop_get_methods_list.py.

Definition at line 112 of file _cop_get_methods_list.py.

string vision_srvs::srv::_cop_get_methods_list.cop_get_methods_listResponse::_md5sum = "29050bd853f52e655a64046a89bf0b56" [static, private]

Definition at line 110 of file _cop_get_methods_list.py.

Definition at line 131 of file _cop_get_methods_list.py.

Definition at line 111 of file _cop_get_methods_list.py.

Definition at line 145 of file _cop_get_methods_list.py.


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


vision_srvs
Author(s): Ulrich F Klank
autogenerated on Thu Jan 2 2014 11:22:38