Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
nasa_r2_common_msgs.msg._ValueType.ValueType Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 index
 key
 type

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['key','type','index']
string _full_text
 _has_header = False
string _md5sum = "77bd6714cc0b98aab863f096be2d2adc"
list _slot_types = ['string','nasa_r2_common_msgs/MappedType','uint32']
string _type = "nasa_r2_common_msgs/ValueType"

Detailed Description

Definition at line 9 of file _ValueType.py.


Constructor & Destructor Documentation

def nasa_r2_common_msgs.msg._ValueType.ValueType.__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:
   key,type,index

: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 _ValueType.py.


Member Function Documentation

internal API method

Definition at line 61 of file _ValueType.py.

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

Definition at line 84 of file _ValueType.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 129 of file _ValueType.py.

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

Definition at line 67 of file _ValueType.py.

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

Definition at line 111 of file _ValueType.py.


Member Data Documentation

Definition at line 30 of file _ValueType.py.

Initial value:
"""string     key
MappedType type
uint32     index

================================================================================
MSG: nasa_r2_common_msgs/MappedType
uint8 STRING  = 0
uint8 UINT16  = 1
uint8 INT16   = 2
uint8 UINT32  = 3
uint8 INT32   = 4
uint8 FLOAT32 = 5
uint8 BOOL    = 6

uint8 type

"""

Definition at line 13 of file _ValueType.py.

Definition at line 12 of file _ValueType.py.

string nasa_r2_common_msgs::msg::_ValueType.ValueType::_md5sum = "77bd6714cc0b98aab863f096be2d2adc" [static, private]

Definition at line 10 of file _ValueType.py.

list nasa_r2_common_msgs::msg::_ValueType.ValueType::_slot_types = ['string','nasa_r2_common_msgs/MappedType','uint32'] [static, private]

Definition at line 31 of file _ValueType.py.

string nasa_r2_common_msgs::msg::_ValueType.ValueType::_type = "nasa_r2_common_msgs/ValueType" [static, private]

Definition at line 11 of file _ValueType.py.

Definition at line 45 of file _ValueType.py.

Definition at line 45 of file _ValueType.py.

Definition at line 45 of file _ValueType.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