All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
cob_script_server.msg._ScriptState.ScriptState Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 component_name
 error_code
 full_graph_name
 function_name
 header
 number
 parameter_name
 state

Static Public Attributes

int ACTIVE = 1
int FAILED = 3
int PAUSED = 4
int SUCCEEDED = 2
int UNKNOWN = 0

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','number','function_name','component_name','parameter_name','full_graph_name','state','error_code']
string _full_text
 _has_header = True
string _md5sum = "4981a5a5be8dbf926085d25a1acf43ca"
list _slot_types = ['std_msgs/Header','int16','string','string','string','string','byte','int16']
string _type = "cob_script_server/ScriptState"

Detailed Description

Definition at line 9 of file _ScriptState.py.


Constructor & Destructor Documentation

def cob_script_server.msg._ScriptState.ScriptState.__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:
   header,number,function_name,component_name,parameter_name,full_graph_name,state,error_code

: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 59 of file _ScriptState.py.


Member Function Documentation

internal API method

Definition at line 102 of file _ScriptState.py.

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

Definition at line 152 of file _ScriptState.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 267 of file _ScriptState.py.

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

Definition at line 108 of file _ScriptState.py.

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

Definition at line 222 of file _ScriptState.py.


Member Data Documentation

Definition at line 56 of file _ScriptState.py.

Definition at line 13 of file _ScriptState.py.

Definition at line 12 of file _ScriptState.py.

string cob_script_server::msg::_ScriptState.ScriptState::_md5sum = "4981a5a5be8dbf926085d25a1acf43ca" [static, private]

Definition at line 10 of file _ScriptState.py.

list cob_script_server::msg::_ScriptState.ScriptState::_slot_types = ['std_msgs/Header','int16','string','string','string','string','byte','int16'] [static, private]

Definition at line 57 of file _ScriptState.py.

string cob_script_server::msg::_ScriptState.ScriptState::_type = "cob_script_server/ScriptState" [static, private]

Definition at line 11 of file _ScriptState.py.

Definition at line 51 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 53 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 54 of file _ScriptState.py.

Definition at line 71 of file _ScriptState.py.

Definition at line 52 of file _ScriptState.py.

Definition at line 50 of file _ScriptState.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Fri Mar 1 2013 17:45:42