test_rospy::msg::_TestFixedArray::TestFixedArray Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 b_1
 b_3
 f32_1
 f32_3
 f64_1
 f64_3
 i32_1
 i32_3
 i8_1
 i8_3
 s_1
 s_3
 u32_1
 u32_3
 u8_1
 u8_3

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['f32_1','f32_3','f64_1','f64_3','i8_1','i8_3','u8_1','u8_3','i32_1','i32_3','u32_1','u32_3','s_1','s_3','b_1','b_3']
string _full_text
 _has_header = False
string _md5sum = "1557473dc09f1a01a00123a713c822a7"
list _slot_types = ['float32[1]','float32[3]','float64[1]','float64[3]','int8[1]','int8[3]','uint8[1]','uint8[3]','int32[1]','int32[3]','uint32[1]','uint32[3]','string[1]','string[3]','bool[1]','bool[3]']
string _type = "test_rospy/TestFixedArray"

Detailed Description

Definition at line 6 of file _TestFixedArray.py.


Member Function Documentation

def test_rospy::msg::_TestFixedArray::TestFixedArray::__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:
   f32_1,f32_3,f64_1,f64_3,i8_1,i8_3,u8_1,u8_3,i32_1,i32_3,u32_1,u32_3,s_1,s_3,b_1,b_3

@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 30 of file _TestFixedArray.py.

def test_rospy::msg::_TestFixedArray::TestFixedArray::_get_types (   self  )  [private]
internal API method

Definition at line 97 of file _TestFixedArray.py.

def test_rospy::msg::_TestFixedArray::TestFixedArray::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 143 of file _TestFixedArray.py.

def test_rospy::msg::_TestFixedArray::TestFixedArray::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 260 of file _TestFixedArray.py.

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

Definition at line 103 of file _TestFixedArray.py.

def test_rospy::msg::_TestFixedArray::TestFixedArray::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 218 of file _TestFixedArray.py.


Member Data Documentation

Definition at line 27 of file _TestFixedArray.py.

Initial value:
"""float32[1] f32_1
float32[3] f32_3
float64[1] f64_1
float64[3] f64_3
int8[1] i8_1
int8[3] i8_3
uint8[1] u8_1
uint8[3] u8_3
int32[1] i32_1
int32[3] i32_3
uint32[1] u32_1
uint32[3] u32_3
string[1] s_1
string[3] s_3
bool[1] b_1
bool[3] b_3
"""

Definition at line 10 of file _TestFixedArray.py.

Definition at line 9 of file _TestFixedArray.py.

string test_rospy::msg::_TestFixedArray::TestFixedArray::_md5sum = "1557473dc09f1a01a00123a713c822a7" [static, private]

Definition at line 7 of file _TestFixedArray.py.

list test_rospy::msg::_TestFixedArray::TestFixedArray::_slot_types = ['float32[1]','float32[3]','float64[1]','float64[3]','int8[1]','int8[3]','uint8[1]','uint8[3]','int32[1]','int32[3]','uint32[1]','uint32[3]','string[1]','string[3]','bool[1]','bool[3]'] [static, private]

Definition at line 28 of file _TestFixedArray.py.

Definition at line 8 of file _TestFixedArray.py.

Definition at line 76 of file _TestFixedArray.py.

Definition at line 78 of file _TestFixedArray.py.

Definition at line 48 of file _TestFixedArray.py.

Definition at line 50 of file _TestFixedArray.py.

Definition at line 52 of file _TestFixedArray.py.

Definition at line 54 of file _TestFixedArray.py.

Definition at line 64 of file _TestFixedArray.py.

Definition at line 66 of file _TestFixedArray.py.

Definition at line 56 of file _TestFixedArray.py.

Definition at line 58 of file _TestFixedArray.py.

Definition at line 72 of file _TestFixedArray.py.

Definition at line 74 of file _TestFixedArray.py.

Definition at line 68 of file _TestFixedArray.py.

Definition at line 70 of file _TestFixedArray.py.

Definition at line 60 of file _TestFixedArray.py.

Definition at line 62 of file _TestFixedArray.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