All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
concert_msgs.msg._LinkEdge.LinkEdge Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 finish
 remap_from
 remap_to
 start

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['start','finish','remap_from','remap_to']
string _full_text
 _has_header = False
string _md5sum = "01f86ee3e51dd78d2e2153a94d6f3865"
list _slot_types = ['string','string','string','string']
string _type = "concert_msgs/LinkEdge"

Detailed Description

Definition at line 8 of file _LinkEdge.py.


Constructor & Destructor Documentation

def concert_msgs.msg._LinkEdge.LinkEdge.__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:
   start,finish,remap_from,remap_to

: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 23 of file _LinkEdge.py.


Member Function Documentation

internal API method

Definition at line 54 of file _LinkEdge.py.

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

Definition at line 93 of file _LinkEdge.py.

def concert_msgs.msg._LinkEdge.LinkEdge.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, ``str``
:param numpy: numpy python module

Definition at line 175 of file _LinkEdge.py.

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

Definition at line 60 of file _LinkEdge.py.

def concert_msgs.msg._LinkEdge.LinkEdge.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 141 of file _LinkEdge.py.


Member Data Documentation

Definition at line 20 of file _LinkEdge.py.

Initial value:
"""# Edge of the implementation graph. Client-Topic, or 
# Topic-Client or Client-Action or Action-Client

string start
string finish
string remap_from
string remap_to
"""

Definition at line 12 of file _LinkEdge.py.

Definition at line 11 of file _LinkEdge.py.

string concert_msgs::msg::_LinkEdge.LinkEdge::_md5sum = "01f86ee3e51dd78d2e2153a94d6f3865" [static, private]

Definition at line 9 of file _LinkEdge.py.

list concert_msgs::msg::_LinkEdge.LinkEdge::_slot_types = ['string','string','string','string'] [static, private]

Definition at line 21 of file _LinkEdge.py.

string concert_msgs::msg::_LinkEdge.LinkEdge::_type = "concert_msgs/LinkEdge" [static, private]

Definition at line 10 of file _LinkEdge.py.

Definition at line 35 of file _LinkEdge.py.

Definition at line 35 of file _LinkEdge.py.

Definition at line 35 of file _LinkEdge.py.

Definition at line 35 of file _LinkEdge.py.


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


concert_msgs
Author(s): Daniel Stonier
autogenerated on Tue Jan 15 2013 17:43:37