#include <GetModelProperties.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 > | _body_names_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _canonical_body_name_type |
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 > | _child_model_names_type |
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 > | _geom_names_type |
typedef uint8_t | _is_static_type |
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::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _parent_model_name_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::GetModelPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef GetModelPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelPropertiesResponse_ () | |
GetModelPropertiesResponse_ (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 > | body_names |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | canonical_body_name |
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 > | child_model_names |
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 > | geom_names |
uint8_t | is_static |
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::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | parent_model_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Definition at line 53 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::_body_names_type |
Definition at line 88 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::_canonical_body_name_type |
Definition at line 85 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::_child_model_names_type |
Definition at line 97 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::_geom_names_type |
Definition at line 91 of file GetModelProperties.h.
typedef uint8_t gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::_is_static_type |
Definition at line 100 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::_joint_names_type |
Definition at line 94 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::_parent_model_name_type |
Definition at line 82 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 106 of file GetModelProperties.h.
typedef uint8_t gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 103 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 111 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelPropertiesResponse_<ContainerAllocator> > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 110 of file GetModelProperties.h.
typedef GetModelPropertiesResponse_<ContainerAllocator> gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 54 of file GetModelProperties.h.
gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::GetModelPropertiesResponse_ | ( | ) | [inline] |
Definition at line 56 of file GetModelProperties.h.
gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::GetModelPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 69 of file GetModelProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 112 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::body_names |
Definition at line 89 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::canonical_body_name |
Definition at line 86 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::child_model_names |
Definition at line 98 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::geom_names |
Definition at line 92 of file GetModelProperties.h.
uint8_t gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::is_static |
Definition at line 101 of file GetModelProperties.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::GetModelPropertiesResponse_< ContainerAllocator >::joint_names |
Definition at line 95 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::parent_model_name |
Definition at line 83 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 107 of file GetModelProperties.h.
uint8_t gazebo_msgs::GetModelPropertiesResponse_< ContainerAllocator >::success |
Definition at line 104 of file GetModelProperties.h.