$search
#include <ModelState.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_name_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _reference_frame_type |
typedef ::geometry_msgs::Twist_ < ContainerAllocator > | _twist_type |
typedef boost::shared_ptr < ::gazebo_msgs::ModelState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::ModelState_ < ContainerAllocator > > | Ptr |
typedef ModelState_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ModelState_ (const ContainerAllocator &_alloc) | |
ModelState_ () | |
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 () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | model_name |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | reference_frame |
::geometry_msgs::Twist_ < ContainerAllocator > | twist |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file ModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::ModelState_< ContainerAllocator >::_model_name_type |
Definition at line 42 of file ModelState.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::ModelState_< ContainerAllocator >::_pose_type |
Definition at line 45 of file ModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::ModelState_< ContainerAllocator >::_reference_frame_type |
Definition at line 51 of file ModelState.h.
typedef ::geometry_msgs::Twist_<ContainerAllocator> gazebo_msgs::ModelState_< ContainerAllocator >::_twist_type |
Definition at line 48 of file ModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::ModelState_<ContainerAllocator> const> gazebo_msgs::ModelState_< ContainerAllocator >::ConstPtr |
Definition at line 150 of file ModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::ModelState_<ContainerAllocator> > gazebo_msgs::ModelState_< ContainerAllocator >::Ptr |
Definition at line 149 of file ModelState.h.
typedef ModelState_<ContainerAllocator> gazebo_msgs::ModelState_< ContainerAllocator >::Type |
Definition at line 24 of file ModelState.h.
gazebo_msgs::ModelState_< ContainerAllocator >::ModelState_ | ( | ) | [inline] |
Definition at line 26 of file ModelState.h.
gazebo_msgs::ModelState_< ContainerAllocator >::ModelState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ModelState.h.
ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 60 of file ModelState.h.
ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 67 of file ModelState.h.
ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 117 of file ModelState.h.
static ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 58 of file ModelState.h.
static const char* gazebo_msgs::ModelState_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 56 of file ModelState.h.
static ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 65 of file ModelState.h.
static const char* gazebo_msgs::ModelState_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 63 of file ModelState.h.
static ROS_DEPRECATED const std::string gazebo_msgs::ModelState_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 115 of file ModelState.h.
static const char* gazebo_msgs::ModelState_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 70 of file ModelState.h.
virtual ROS_DEPRECATED uint8_t* gazebo_msgs::ModelState_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 129 of file ModelState.h.
virtual ROS_DEPRECATED uint32_t gazebo_msgs::ModelState_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 139 of file ModelState.h.
virtual ROS_DEPRECATED uint8_t* gazebo_msgs::ModelState_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 119 of file ModelState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::ModelState_< ContainerAllocator >::__connection_header |
Definition at line 151 of file ModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::ModelState_< ContainerAllocator >::model_name |
Definition at line 43 of file ModelState.h.
::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::ModelState_< ContainerAllocator >::pose |
Definition at line 46 of file ModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::ModelState_< ContainerAllocator >::reference_frame |
Definition at line 52 of file ModelState.h.
::geometry_msgs::Twist_<ContainerAllocator> gazebo_msgs::ModelState_< ContainerAllocator >::twist |
Definition at line 49 of file ModelState.h.