$search

gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator > Struct Template Reference

#include <GetPhysicsProperties.h>

List of all members.

Public Types

typedef
::geometry_msgs::Vector3_
< ContainerAllocator > 
_gravity_type
typedef double _max_update_rate_type
typedef ::gazebo::ODEPhysics_
< ContainerAllocator > 
_ode_config_type
typedef uint8_t _pause_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_status_message_type
typedef uint8_t _success_type
typedef double _time_step_type
typedef boost::shared_ptr
< ::gazebo::GetPhysicsPropertiesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::gazebo::GetPhysicsPropertiesResponse_
< ContainerAllocator > > 
Ptr
typedef
GetPhysicsPropertiesResponse_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 GetPhysicsPropertiesResponse_ (const ContainerAllocator &_alloc)
 GetPhysicsPropertiesResponse_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::geometry_msgs::Vector3_
< ContainerAllocator > 
gravity
double max_update_rate
::gazebo::ODEPhysics_
< ContainerAllocator > 
ode_config
uint8_t pause
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
status_message
uint8_t success
double time_step

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >

Definition at line 99 of file GetPhysicsProperties.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::geometry_msgs::Vector3_<ContainerAllocator> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_gravity_type

Definition at line 133 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef double gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_max_update_rate_type

Definition at line 130 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef ::gazebo::ODEPhysics_<ContainerAllocator> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_ode_config_type

Definition at line 136 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef uint8_t gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_pause_type

Definition at line 127 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_status_message_type

Definition at line 142 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef uint8_t gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_success_type

Definition at line 139 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef double gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::_time_step_type

Definition at line 124 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gazebo::GetPhysicsPropertiesResponse_<ContainerAllocator> const> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::ConstPtr

Definition at line 244 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gazebo::GetPhysicsPropertiesResponse_<ContainerAllocator> > gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::Ptr

Definition at line 243 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
typedef GetPhysicsPropertiesResponse_<ContainerAllocator> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::Type

Definition at line 100 of file GetPhysicsProperties.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::GetPhysicsPropertiesResponse_ (  )  [inline]

Definition at line 102 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::GetPhysicsPropertiesResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 113 of file GetPhysicsProperties.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 151 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 158 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 202 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 165 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 149 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static const char* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 147 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 156 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static const char* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 154 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 200 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static const char* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 168 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 163 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
static const char* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 161 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 217 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 230 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 204 of file GetPhysicsProperties.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::__connection_header

Definition at line 245 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
::geometry_msgs::Vector3_<ContainerAllocator> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::gravity

Definition at line 134 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
double gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::max_update_rate

Definition at line 131 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
::gazebo::ODEPhysics_<ContainerAllocator> gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::ode_config

Definition at line 137 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
uint8_t gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::pause

Definition at line 128 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::status_message

Definition at line 143 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
uint8_t gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::success

Definition at line 140 of file GetPhysicsProperties.h.

template<class ContainerAllocator >
double gazebo::GetPhysicsPropertiesResponse_< ContainerAllocator >::time_step

Definition at line 125 of file GetPhysicsProperties.h.


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


gazebo
Author(s): Nate Koenig, Andrew Howard, with contributions from many others. See web page for a full credits llist.
autogenerated on Sat Mar 2 13:39:21 2013