#include <SetModelConfiguration.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _joint_names_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _joint_positions_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _urdf_param_name_type |
typedef boost::shared_ptr < ::gazebo_msgs::SetModelConfigurationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetModelConfigurationRequest_ < ContainerAllocator > > | Ptr |
typedef SetModelConfigurationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetModelConfigurationRequest_ () | |
SetModelConfigurationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | joint_names |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | joint_positions |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | model_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | urdf_param_name |
Definition at line 25 of file SetModelConfiguration.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::_joint_names_type |
Definition at line 50 of file SetModelConfiguration.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::_joint_positions_type |
Definition at line 53 of file SetModelConfiguration.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::_model_name_type |
Definition at line 44 of file SetModelConfiguration.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::_urdf_param_name_type |
Definition at line 47 of file SetModelConfiguration.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelConfigurationRequest_<ContainerAllocator> const> gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file SetModelConfiguration.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelConfigurationRequest_<ContainerAllocator> > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::Ptr |
Definition at line 57 of file SetModelConfiguration.h.
typedef SetModelConfigurationRequest_<ContainerAllocator> gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetModelConfiguration.h.
gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::SetModelConfigurationRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetModelConfiguration.h.
gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::SetModelConfigurationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file SetModelConfiguration.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::__connection_header |
Definition at line 59 of file SetModelConfiguration.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::joint_names |
Definition at line 51 of file SetModelConfiguration.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::joint_positions |
Definition at line 54 of file SetModelConfiguration.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::model_name |
Definition at line 45 of file SetModelConfiguration.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationRequest_< ContainerAllocator >::urdf_param_name |
Definition at line 48 of file SetModelConfiguration.h.