test_rospy::msg::_ArrayVal::ArrayVal Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 vals

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['vals']
string _full_text
 _has_header = False
string _md5sum = "94e095e6a59bceb3466e4b23c166732e"
list _slot_types = ['test_rospy/Val[]']
string _type = "test_rospy/ArrayVal"

Detailed Description

Definition at line 7 of file _ArrayVal.py.


Member Function Documentation

def test_rospy::msg::_ArrayVal::ArrayVal::__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:
   vals

@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 21 of file _ArrayVal.py.

def test_rospy::msg::_ArrayVal::ArrayVal::_get_types (   self  )  [private]
internal API method

Definition at line 43 of file _ArrayVal.py.

def test_rospy::msg::_ArrayVal::ArrayVal::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 65 of file _ArrayVal.py.

def test_rospy::msg::_ArrayVal::ArrayVal::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 109 of file _ArrayVal.py.

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

Definition at line 49 of file _ArrayVal.py.

def test_rospy::msg::_ArrayVal::ArrayVal::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 91 of file _ArrayVal.py.


Member Data Documentation

Definition at line 18 of file _ArrayVal.py.

Initial value:
"""Val[] vals
#Val[10] vals_fixed

================================================================================
MSG: test_rospy/Val
string val
"""

Definition at line 11 of file _ArrayVal.py.

Definition at line 10 of file _ArrayVal.py.

string test_rospy::msg::_ArrayVal::ArrayVal::_md5sum = "94e095e6a59bceb3466e4b23c166732e" [static, private]

Definition at line 8 of file _ArrayVal.py.

list test_rospy::msg::_ArrayVal::ArrayVal::_slot_types = ['test_rospy/Val[]'] [static, private]

Definition at line 19 of file _ArrayVal.py.

string test_rospy::msg::_ArrayVal::ArrayVal::_type = "test_rospy/ArrayVal" [static, private]

Definition at line 9 of file _ArrayVal.py.

Definition at line 39 of file _ArrayVal.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