Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
rovio_shared.srv._head_ctrl.head_ctrlResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 response

Static Public Attributes

int FAILED_TO_DELETE_PATH = 13
int FAILED_TO_READ_FROM_FLASH = 14
int FAILED_TO_READ_PATH = 7
int FAILED_TO_WRITE_TO_FLASH = 15
int FAILURE = 1
int FEATURE_NOT_IMPLEMENTED = 3
int FLASH_NOT_INITIALIZED = 12
int FLASH_NOT_READY = 16
int NO_EMPTY_PATH_AVAILABLE = 6
int NO_MCU_PORT_AVAILABLE = 18
int NO_MEMORY_AVAILABLE = 17
int NO_NS_PORT_AVAILABLE = 19
int NO_NS_SIGNAL = 5
int NO_PARAMETER = 23
int NOT_RECORDING_PATH = 11
int NS_PACKET_CHECKSUM_ERROR = 20
int NS_UART_READ_ERROR = 21
int PARAMETER_OUTOFRANGE = 22
int PATH_BASEADDRESS_NOT_INITIALIZED = 8
int PATH_NAME_NOT_SPECIFIED = 10
int PATH_NOT_FOUND = 9
int ROBOT_BUSY = 2
int SUCCESS = 0
int UNKNOWN_CGI_ACTION = 4

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['response']
string _full_text
 _has_header = False
string _md5sum = "208ac5fdc497ef2f1bd168d28a2b5e05"
list _slot_types = ['int8']
string _type = "rovio_shared/head_ctrlResponse"

Detailed Description

Definition at line 116 of file _head_ctrl.py.


Constructor & Destructor Documentation

def rovio_shared.srv._head_ctrl.head_ctrlResponse.__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:
   response

: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 179 of file _head_ctrl.py.


Member Function Documentation

internal API method

Definition at line 201 of file _head_ctrl.py.

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

Definition at line 217 of file _head_ctrl.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 243 of file _head_ctrl.py.

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

Definition at line 207 of file _head_ctrl.py.

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

Definition at line 232 of file _head_ctrl.py.


Member Data Documentation

Definition at line 176 of file _head_ctrl.py.

Initial value:
"""
int8 SUCCESS=0
int8 FAILURE=1
int8 ROBOT_BUSY=2
int8 FEATURE_NOT_IMPLEMENTED=3
int8 UNKNOWN_CGI_ACTION=4
int8 NO_NS_SIGNAL=5
int8 NO_EMPTY_PATH_AVAILABLE=6
int8 FAILED_TO_READ_PATH=7
int8 PATH_BASEADDRESS_NOT_INITIALIZED=8
int8 PATH_NOT_FOUND=9
int8 PATH_NAME_NOT_SPECIFIED=10
int8 NOT_RECORDING_PATH=11
int8 FLASH_NOT_INITIALIZED=12
int8 FAILED_TO_DELETE_PATH=13
int8 FAILED_TO_READ_FROM_FLASH=14
int8 FAILED_TO_WRITE_TO_FLASH=15
int8 FLASH_NOT_READY=16
int8 NO_MEMORY_AVAILABLE=17
int8 NO_MCU_PORT_AVAILABLE=18
int8 NO_NS_PORT_AVAILABLE=19
int8 NS_PACKET_CHECKSUM_ERROR=20
int8 NS_UART_READ_ERROR=21
int8 PARAMETER_OUTOFRANGE=22
int8 NO_PARAMETER=23

int8 response


"""

Definition at line 120 of file _head_ctrl.py.

Definition at line 119 of file _head_ctrl.py.

string rovio_shared::srv::_head_ctrl.head_ctrlResponse::_md5sum = "208ac5fdc497ef2f1bd168d28a2b5e05" [static, private]

Definition at line 117 of file _head_ctrl.py.

Definition at line 177 of file _head_ctrl.py.

Definition at line 118 of file _head_ctrl.py.

Definition at line 164 of file _head_ctrl.py.

Definition at line 165 of file _head_ctrl.py.

Definition at line 158 of file _head_ctrl.py.

Definition at line 166 of file _head_ctrl.py.

Definition at line 152 of file _head_ctrl.py.

Definition at line 154 of file _head_ctrl.py.

Definition at line 163 of file _head_ctrl.py.

Definition at line 167 of file _head_ctrl.py.

Definition at line 157 of file _head_ctrl.py.

Definition at line 169 of file _head_ctrl.py.

Definition at line 168 of file _head_ctrl.py.

Definition at line 170 of file _head_ctrl.py.

Definition at line 156 of file _head_ctrl.py.

Definition at line 174 of file _head_ctrl.py.

Definition at line 162 of file _head_ctrl.py.

Definition at line 171 of file _head_ctrl.py.

Definition at line 172 of file _head_ctrl.py.

Definition at line 173 of file _head_ctrl.py.

Definition at line 159 of file _head_ctrl.py.

Definition at line 161 of file _head_ctrl.py.

Definition at line 160 of file _head_ctrl.py.

Definition at line 191 of file _head_ctrl.py.

Definition at line 153 of file _head_ctrl.py.

Definition at line 151 of file _head_ctrl.py.

Definition at line 155 of file _head_ctrl.py.


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


rovio_shared
Author(s): Russell Toris
autogenerated on Sat Dec 28 2013 17:38:46