sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 blocks

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['blocks']
string _full_text
 _has_header = False
string _md5sum = "2f7f2be967ee5b16b25d7eeba51fc62a"
list _slot_types = ['sharedmem_transport/SharedMemBlock[]']
string _type = "sharedmem_transport/SHMGetBlocksResponse"

Detailed Description

Definition at line 96 of file _SHMGetBlocks.py.


Member Function Documentation

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::__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:
   blocks

@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 114 of file _SHMGetBlocks.py.

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::_get_types (   self  )  [private]
internal API method

Definition at line 136 of file _SHMGetBlocks.py.

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::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 160 of file _SHMGetBlocks.py.

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::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 210 of file _SHMGetBlocks.py.

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 142 of file _SHMGetBlocks.py.

def sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::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 190 of file _SHMGetBlocks.py.


Member Data Documentation

Definition at line 111 of file _SHMGetBlocks.py.

Initial value:
"""sharedmem_transport/SharedMemBlock[] blocks


================================================================================
MSG: sharedmem_transport/SharedMemBlock
uint32 handle
uint32 size
uint32 allocated
string name

"""

Definition at line 100 of file _SHMGetBlocks.py.

Definition at line 99 of file _SHMGetBlocks.py.

string sharedmem_transport::srv::_SHMGetBlocks::SHMGetBlocksResponse::_md5sum = "2f7f2be967ee5b16b25d7eeba51fc62a" [static, private]

Definition at line 97 of file _SHMGetBlocks.py.

Definition at line 112 of file _SHMGetBlocks.py.

Definition at line 98 of file _SHMGetBlocks.py.

Definition at line 132 of file _SHMGetBlocks.py.


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


sharedmem_transport
Author(s): Cedric Pradalier
autogenerated on Fri Jan 11 09:51:01 2013