All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
telekyb_msgs.msg._MKValue.MKValue Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 id
 name
 stamp
 value

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['name','stamp','id','value']
string _full_text
 _has_header = False
string _md5sum = "24bb7f40c63825102e156502fdb934eb"
list _slot_types = ['string','time','int16','int16']
string _type = "telekyb_msgs/MKValue"

Detailed Description

Definition at line 9 of file _MKValue.py.


Constructor & Destructor Documentation

def telekyb_msgs.msg._MKValue.MKValue.__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:
   name,stamp,id,value

: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 42 of file _MKValue.py.


Member Function Documentation

internal API method

Definition at line 73 of file _MKValue.py.

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

Definition at line 96 of file _MKValue.py.

def telekyb_msgs.msg._MKValue.MKValue.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 142 of file _MKValue.py.

def telekyb_msgs.msg._MKValue.MKValue.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 79 of file _MKValue.py.

def telekyb_msgs.msg._MKValue.MKValue.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 124 of file _MKValue.py.


Member Data Documentation

Definition at line 39 of file _MKValue.py.

Initial value:
"""#
# Copyright 2011  Antonio Franchi and Martin Riedel    
#
# This file is part of TeleKyb.
#
# TeleKyb is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# TeleKyb is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with TeleKyb. If not, see <http://www.gnu.org/licenses/>.

string name
time stamp
int16 id
int16 value

#
#
"""

Definition at line 13 of file _MKValue.py.

Definition at line 12 of file _MKValue.py.

string telekyb_msgs::msg::_MKValue.MKValue::_md5sum = "24bb7f40c63825102e156502fdb934eb" [static, private]

Definition at line 10 of file _MKValue.py.

list telekyb_msgs::msg::_MKValue.MKValue::_slot_types = ['string','time','int16','int16'] [static, private]

Definition at line 40 of file _MKValue.py.

string telekyb_msgs::msg::_MKValue.MKValue::_type = "telekyb_msgs/MKValue" [static, private]

Definition at line 11 of file _MKValue.py.

Definition at line 54 of file _MKValue.py.

Definition at line 54 of file _MKValue.py.

Definition at line 54 of file _MKValue.py.

Definition at line 54 of file _MKValue.py.


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


telekyb_msgs
Author(s): Dr. Antonio Franchi and Martin Riedel
autogenerated on Mon Nov 11 2013 11:12:14