#include <BodyRequest.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _body_name_type |
typedef boost::shared_ptr < ::gazebo_msgs::BodyRequestRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::BodyRequestRequest_ < ContainerAllocator > > | Ptr |
typedef BodyRequestRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
BodyRequestRequest_ () | |
BodyRequestRequest_ (const ContainerAllocator &_alloc) | |
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 > | body_name |
Definition at line 25 of file BodyRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::_body_name_type |
Definition at line 38 of file BodyRequest.h.
typedef boost::shared_ptr< ::gazebo_msgs::BodyRequestRequest_<ContainerAllocator> const> gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file BodyRequest.h.
typedef boost::shared_ptr< ::gazebo_msgs::BodyRequestRequest_<ContainerAllocator> > gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file BodyRequest.h.
typedef BodyRequestRequest_<ContainerAllocator> gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::Type |
Definition at line 26 of file BodyRequest.h.
gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::BodyRequestRequest_ | ( | ) | [inline] |
Definition at line 28 of file BodyRequest.h.
gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::BodyRequestRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file BodyRequest.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file BodyRequest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::BodyRequestRequest_< ContainerAllocator >::body_name |
Definition at line 39 of file BodyRequest.h.