test_rospy::msg::_TransitiveMsg2::TransitiveMsg2 Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 data

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['data']
string _full_text
 _has_header = False
string _md5sum = "eb1fa3c8b51b0e31f74e89c2eecc441e"
list _slot_types = ['test_ros/Composite']
string _type = "test_rospy/TransitiveMsg2"

Detailed Description

Definition at line 7 of file _TransitiveMsg2.py.


Member Function Documentation

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::__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:
   data

@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 39 of file _TransitiveMsg2.py.

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::_get_types (   self  )  [private]
internal API method

Definition at line 61 of file _TransitiveMsg2.py.

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 79 of file _TransitiveMsg2.py.

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
@param str: byte array of serialized message
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 112 of file _TransitiveMsg2.py.

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 67 of file _TransitiveMsg2.py.

def test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 98 of file _TransitiveMsg2.py.


Member Data Documentation

Definition at line 36 of file _TransitiveMsg2.py.

Initial value:
"""test_ros/Composite data

================================================================================
MSG: test_ros/Composite
# composite message. required for testing import calculation in generators
CompositeA a
CompositeB b

================================================================================
MSG: test_ros/CompositeA
# This represents an orientation in free space in quaternion form.

float64 x
float64 y
float64 z
float64 w

================================================================================
MSG: test_ros/CompositeB
# copy of geometry_msgs/Point for testing
float64 x
float64 y
float64 z

"""

Definition at line 11 of file _TransitiveMsg2.py.

Definition at line 10 of file _TransitiveMsg2.py.

string test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::_md5sum = "eb1fa3c8b51b0e31f74e89c2eecc441e" [static, private]

Definition at line 8 of file _TransitiveMsg2.py.

list test_rospy::msg::_TransitiveMsg2::TransitiveMsg2::_slot_types = ['test_ros/Composite'] [static, private]

Definition at line 37 of file _TransitiveMsg2.py.

Definition at line 9 of file _TransitiveMsg2.py.

Definition at line 57 of file _TransitiveMsg2.py.


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


test_rospy
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 10:06:12 2013