Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
gazebo_msgs.srv._GetWorldProperties.GetWorldPropertiesResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 model_names
 rendering_enabled
 sim_time
 status_message
 success

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['sim_time','model_names','rendering_enabled','success','status_message']
string _full_text
 _has_header = False
string _md5sum = "36bb0f2eccf4d8be971410c22818ba3f"
list _slot_types = ['float64','string[]','bool','bool','string']
string _type = "gazebo_msgs/GetWorldPropertiesResponse"

Detailed Description

Definition at line 93 of file _GetWorldProperties.py.


Constructor & Destructor Documentation

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:
   sim_time,model_names,rendering_enabled,success,status_message

: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 108 of file _GetWorldProperties.py.


Member Function Documentation

internal API method

Definition at line 142 of file _GetWorldProperties.py.

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

Definition at line 174 of file _GetWorldProperties.py.

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 246 of file _GetWorldProperties.py.

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

Definition at line 148 of file _GetWorldProperties.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 219 of file _GetWorldProperties.py.


Member Data Documentation

Definition at line 105 of file _GetWorldProperties.py.

Initial value:
"""float64 sim_time
string[] model_names
bool rendering_enabled
bool success
string status_message


"""

Definition at line 97 of file _GetWorldProperties.py.

Definition at line 96 of file _GetWorldProperties.py.

string gazebo_msgs::srv::_GetWorldProperties.GetWorldPropertiesResponse::_md5sum = "36bb0f2eccf4d8be971410c22818ba3f" [static, private]

Definition at line 94 of file _GetWorldProperties.py.

list gazebo_msgs::srv::_GetWorldProperties.GetWorldPropertiesResponse::_slot_types = ['float64','string[]','bool','bool','string'] [static, private]

Definition at line 106 of file _GetWorldProperties.py.

Definition at line 95 of file _GetWorldProperties.py.

Definition at line 120 of file _GetWorldProperties.py.

Definition at line 120 of file _GetWorldProperties.py.

Definition at line 120 of file _GetWorldProperties.py.

Definition at line 120 of file _GetWorldProperties.py.

Definition at line 120 of file _GetWorldProperties.py.


The documentation for this class was generated from the following file:


gazebo_msgs
Author(s): John Hsu
autogenerated on Mon Oct 6 2014 12:14:34