Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
continuous_ops_msgs.srv._AddTask.AddTaskResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 run_id
 tasks

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['run_id','tasks']
string _full_text
 _has_header = False
string _md5sum = "979d5775818765dc12366ea52f087732"
list _slot_types = ['string','continuous_ops_msgs/Task[]']
string _type = "continuous_ops_msgs/AddTaskResponse"

Detailed Description

Definition at line 129 of file _AddTask.py.


Constructor & Destructor Documentation

def continuous_ops_msgs.srv._AddTask.AddTaskResponse.__init__ (   self,
  args,
  kwds 
)
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:
   run_id,tasks

: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 151 of file _AddTask.py.


Member Function Documentation

internal API method

Definition at line 176 of file _AddTask.py.

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

Definition at line 251 of file _AddTask.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 428 of file _AddTask.py.

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

Definition at line 182 of file _AddTask.py.

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

Definition at line 358 of file _AddTask.py.


Member Data Documentation

Definition at line 148 of file _AddTask.py.

Initial value:
"""string run_id
Task[] tasks

================================================================================
MSG: continuous_ops_msgs/Task
string name
string description
string task_id
string run_id
string launch_file
string image_file
string state
string action_ns
duration timeout
"""

Definition at line 133 of file _AddTask.py.

Definition at line 132 of file _AddTask.py.

string continuous_ops_msgs::srv::_AddTask.AddTaskResponse::_md5sum = "979d5775818765dc12366ea52f087732" [static, private]

Definition at line 130 of file _AddTask.py.

list continuous_ops_msgs::srv::_AddTask.AddTaskResponse::_slot_types = ['string','continuous_ops_msgs/Task[]'] [static, private]

Definition at line 149 of file _AddTask.py.

string continuous_ops_msgs::srv::_AddTask.AddTaskResponse::_type = "continuous_ops_msgs/AddTaskResponse" [static, private]

Definition at line 131 of file _AddTask.py.

Definition at line 163 of file _AddTask.py.

Definition at line 163 of file _AddTask.py.


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


continuous_ops_msgs
Author(s): Wim Meeussen
autogenerated on Fri Dec 6 2013 19:57:52