$search

gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator > Struct Template Reference

#include <GetLinkProperties.h>

List of all members.

Public Types

typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_com_type
typedef uint8_t _gravity_mode_type
typedef double _ixx_type
typedef double _ixy_type
typedef double _ixz_type
typedef double _iyy_type
typedef double _iyz_type
typedef double _izz_type
typedef double _mass_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 boost::shared_ptr
< ::gazebo_msgs::GetLinkPropertiesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::gazebo_msgs::GetLinkPropertiesResponse_
< ContainerAllocator > > 
Ptr
typedef
GetLinkPropertiesResponse_
< 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)
 GetLinkPropertiesResponse_ (const ContainerAllocator &_alloc)
 GetLinkPropertiesResponse_ ()
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::Pose_
< ContainerAllocator > 
com
uint8_t gravity_mode
double ixx
double ixy
double ixz
double iyy
double iyz
double izz
double mass
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
status_message
uint8_t success

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_msgs::GetLinkPropertiesResponse_< ContainerAllocator >

Definition at line 106 of file GetLinkProperties.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_com_type

Definition at line 139 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_gravity_mode_type

Definition at line 142 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixx_type

Definition at line 148 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixy_type

Definition at line 151 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixz_type

Definition at line 154 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_iyy_type

Definition at line 157 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_iyz_type

Definition at line 160 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_izz_type

Definition at line 163 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_mass_type

Definition at line 145 of file GetLinkProperties.h.

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

Definition at line 169 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_success_type

Definition at line 166 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ConstPtr

Definition at line 290 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesResponse_<ContainerAllocator> > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::Ptr

Definition at line 289 of file GetLinkProperties.h.

template<class ContainerAllocator >
typedef GetLinkPropertiesResponse_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::Type

Definition at line 107 of file GetLinkProperties.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::GetLinkPropertiesResponse_ (  )  [inline]

Definition at line 109 of file GetLinkProperties.h.

template<class ContainerAllocator >
gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::GetLinkPropertiesResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 124 of file GetLinkProperties.h.


Member Function Documentation

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

Definition at line 178 of file GetLinkProperties.h.

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

Definition at line 185 of file GetLinkProperties.h.

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

Definition at line 236 of file GetLinkProperties.h.

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

Definition at line 192 of file GetLinkProperties.h.

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

Definition at line 176 of file GetLinkProperties.h.

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

Definition at line 174 of file GetLinkProperties.h.

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

Definition at line 183 of file GetLinkProperties.h.

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

Definition at line 181 of file GetLinkProperties.h.

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

Definition at line 234 of file GetLinkProperties.h.

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

Definition at line 195 of file GetLinkProperties.h.

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

Definition at line 190 of file GetLinkProperties.h.

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

Definition at line 188 of file GetLinkProperties.h.

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

Definition at line 255 of file GetLinkProperties.h.

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

Definition at line 272 of file GetLinkProperties.h.

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

Definition at line 238 of file GetLinkProperties.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::__connection_header

Definition at line 291 of file GetLinkProperties.h.

template<class ContainerAllocator >
::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::com

Definition at line 140 of file GetLinkProperties.h.

template<class ContainerAllocator >
uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::gravity_mode

Definition at line 143 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixx

Definition at line 149 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixy

Definition at line 152 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixz

Definition at line 155 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::iyy

Definition at line 158 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::iyz

Definition at line 161 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::izz

Definition at line 164 of file GetLinkProperties.h.

template<class ContainerAllocator >
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::mass

Definition at line 146 of file GetLinkProperties.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::status_message

Definition at line 170 of file GetLinkProperties.h.

template<class ContainerAllocator >
uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::success

Definition at line 167 of file GetLinkProperties.h.


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


gazebo_msgs
Author(s): John Hsu
autogenerated on Sat Mar 2 13:38:47 2013