Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
nasa_r2_common_msgs.msg._ReplanType.ReplanType Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 type

Static Public Attributes

int CONTINUE = 5
int HARD = 2
int NONE = 0
int PAUSE = 4
int SOFT = 1
int STOP = 3

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['type']
string _full_text
 _has_header = False
string _md5sum = "98758e5172733aa54a4f24dd99cdd00f"
list _slot_types = ['uint8']
string _type = "nasa_r2_common_msgs/ReplanType"

Detailed Description

Definition at line 8 of file _ReplanType.py.


Constructor & Destructor Documentation

def nasa_r2_common_msgs.msg._ReplanType.ReplanType.__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:
   type

: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 33 of file _ReplanType.py.


Member Function Documentation

internal API method

Definition at line 55 of file _ReplanType.py.

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

Definition at line 71 of file _ReplanType.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 97 of file _ReplanType.py.

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

Definition at line 61 of file _ReplanType.py.

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

Definition at line 86 of file _ReplanType.py.


Member Data Documentation

Definition at line 30 of file _ReplanType.py.

Initial value:
"""uint8 type

uint8 NONE = 0
uint8 SOFT = 1
uint8 HARD = 2
uint8 STOP = 3
uint8 PAUSE = 4
uint8 CONTINUE = 5

"""

Definition at line 12 of file _ReplanType.py.

Definition at line 11 of file _ReplanType.py.

string nasa_r2_common_msgs::msg::_ReplanType.ReplanType::_md5sum = "98758e5172733aa54a4f24dd99cdd00f" [static, private]

Definition at line 9 of file _ReplanType.py.

Definition at line 31 of file _ReplanType.py.

string nasa_r2_common_msgs::msg::_ReplanType.ReplanType::_type = "nasa_r2_common_msgs/ReplanType" [static, private]

Definition at line 10 of file _ReplanType.py.

Definition at line 28 of file _ReplanType.py.

Definition at line 25 of file _ReplanType.py.

Definition at line 23 of file _ReplanType.py.

Definition at line 27 of file _ReplanType.py.

Definition at line 24 of file _ReplanType.py.

Definition at line 26 of file _ReplanType.py.

Definition at line 45 of file _ReplanType.py.


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


nasa_r2_common_msgs
Author(s): Paul Dinh. Maintained by Jennifer Turner
autogenerated on Mon Oct 6 2014 02:42:35