#include <GetWorldProperties.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 > | _model_names_type |
typedef uint8_t | _rendering_enabled_type |
typedef double | _sim_time_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::GetWorldPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetWorldPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef GetWorldPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetWorldPropertiesResponse_ () | |
GetWorldPropertiesResponse_ (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 > | model_names |
uint8_t | rendering_enabled |
double | sim_time |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Definition at line 48 of file GetWorldProperties.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::GetWorldPropertiesResponse_< ContainerAllocator >::_model_names_type |
Definition at line 72 of file GetWorldProperties.h.
typedef uint8_t gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::_rendering_enabled_type |
Definition at line 75 of file GetWorldProperties.h.
typedef double gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::_sim_time_type |
Definition at line 69 of file GetWorldProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 81 of file GetWorldProperties.h.
typedef uint8_t gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 78 of file GetWorldProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetWorldPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 86 of file GetWorldProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetWorldPropertiesResponse_<ContainerAllocator> > gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 85 of file GetWorldProperties.h.
typedef GetWorldPropertiesResponse_<ContainerAllocator> gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 49 of file GetWorldProperties.h.
gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::GetWorldPropertiesResponse_ | ( | ) | [inline] |
Definition at line 51 of file GetWorldProperties.h.
gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::GetWorldPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 60 of file GetWorldProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 87 of file GetWorldProperties.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::GetWorldPropertiesResponse_< ContainerAllocator >::model_names |
Definition at line 73 of file GetWorldProperties.h.
uint8_t gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::rendering_enabled |
Definition at line 76 of file GetWorldProperties.h.
double gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::sim_time |
Definition at line 70 of file GetWorldProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 82 of file GetWorldProperties.h.
uint8_t gazebo_msgs::GetWorldPropertiesResponse_< ContainerAllocator >::success |
Definition at line 79 of file GetWorldProperties.h.