vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 headerInfo
 simulationTime
 simulatorState
 timeStep

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['headerInfo','simulatorState','simulationTime','timeStep']
string _full_text
 _has_header = False
string _md5sum = "2ab24cc264f8f17af7e013147c57dbc0"
list _slot_types = ['std_msgs/Header','int32','float32','float32']
string _type = "vrep_common/simRosGetInfoResponse"

Detailed Description

Definition at line 99 of file _simRosGetInfo.py.


Member Function Documentation

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::__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:
   headerInfo,simulatorState,simulationTime,timeStep

: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 131 of file _simRosGetInfo.py.

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::_get_types (   self  )  [private]
internal API method

Definition at line 162 of file _simRosGetInfo.py.

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 187 of file _simRosGetInfo.py.

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::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 238 of file _simRosGetInfo.py.

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 168 of file _simRosGetInfo.py.

def vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::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 218 of file _simRosGetInfo.py.


Member Data Documentation

Definition at line 128 of file _simRosGetInfo.py.

Initial value:
"""Header headerInfo
int32 simulatorState
float32 simulationTime
float32 timeStep


================================================================================
MSG: std_msgs/Header
# Standard metadata for higher-level stamped data types.
# This is generally used to communicate timestamped data 
# in a particular coordinate frame.
# 
# sequence ID: consecutively increasing ID 
uint32 seq
#Two-integer timestamp that is expressed as:
# * stamp.secs: seconds (stamp_secs) since epoch
# * stamp.nsecs: nanoseconds since stamp_secs
# time-handling sugar is provided by the client library
time stamp
#Frame this data is associated with
# 0: no frame
# 1: global frame
string frame_id

"""

Definition at line 103 of file _simRosGetInfo.py.

Definition at line 102 of file _simRosGetInfo.py.

string vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::_md5sum = "2ab24cc264f8f17af7e013147c57dbc0" [static, private]

Definition at line 100 of file _simRosGetInfo.py.

list vrep_common::srv::_simRosGetInfo::simRosGetInfoResponse::_slot_types = ['std_msgs/Header','int32','float32','float32'] [static, private]

Definition at line 129 of file _simRosGetInfo.py.

Definition at line 101 of file _simRosGetInfo.py.

Definition at line 149 of file _simRosGetInfo.py.

Definition at line 153 of file _simRosGetInfo.py.

Definition at line 151 of file _simRosGetInfo.py.

Definition at line 155 of file _simRosGetInfo.py.


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


vrep_common
Author(s): Barros
autogenerated on Wed Jul 23 04:34:04 2014