All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
appmanager_msgs.srv._StartApp.StartAppResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 app_namespace
 error_code
 message
 started

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['started','error_code','message','app_namespace']
string _full_text
 _has_header = False
string _md5sum = "d47dedd876ba5df1daf4654018d1329b"
list _slot_types = ['bool','int32','string','string']
string _type = "appmanager_msgs/StartAppResponse"

Detailed Description

Definition at line 224 of file _StartApp.py.


Constructor & Destructor Documentation

def appmanager_msgs.srv._StartApp.StartAppResponse.__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:
   started,error_code,message,app_namespace

: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 243 of file _StartApp.py.


Member Function Documentation

internal API method

Definition at line 274 of file _StartApp.py.

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

Definition at line 303 of file _StartApp.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 362 of file _StartApp.py.

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

Definition at line 280 of file _StartApp.py.

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

Definition at line 338 of file _StartApp.py.


Member Data Documentation

Definition at line 240 of file _StartApp.py.

Initial value:
"""
bool started


int32 error_code

string message

string app_namespace


"""

Definition at line 228 of file _StartApp.py.

Definition at line 227 of file _StartApp.py.

string appmanager_msgs::srv::_StartApp.StartAppResponse::_md5sum = "d47dedd876ba5df1daf4654018d1329b" [static, private]

Definition at line 225 of file _StartApp.py.

list appmanager_msgs::srv::_StartApp.StartAppResponse::_slot_types = ['bool','int32','string','string'] [static, private]

Definition at line 241 of file _StartApp.py.

string appmanager_msgs::srv::_StartApp.StartAppResponse::_type = "appmanager_msgs/StartAppResponse" [static, private]

Definition at line 226 of file _StartApp.py.

Definition at line 255 of file _StartApp.py.

Definition at line 255 of file _StartApp.py.

Definition at line 255 of file _StartApp.py.

Definition at line 255 of file _StartApp.py.


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


appmanager_msgs
Author(s): Jihoon
autogenerated on Tue Jan 15 2013 20:38:24