#include <SetPhysicsProperties.h>
Public Types | |
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::SetPhysicsPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetPhysicsPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef SetPhysicsPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetPhysicsPropertiesResponse_ () | |
SetPhysicsPropertiesResponse_ (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 > | status_message |
uint8_t | success |
Definition at line 71 of file SetPhysicsProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 89 of file SetPhysicsProperties.h.
typedef uint8_t gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 86 of file SetPhysicsProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetPhysicsPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 94 of file SetPhysicsProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetPhysicsPropertiesResponse_<ContainerAllocator> > gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 93 of file SetPhysicsProperties.h.
typedef SetPhysicsPropertiesResponse_<ContainerAllocator> gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 72 of file SetPhysicsProperties.h.
gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::SetPhysicsPropertiesResponse_ | ( | ) | [inline] |
Definition at line 74 of file SetPhysicsProperties.h.
gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::SetPhysicsPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 80 of file SetPhysicsProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 95 of file SetPhysicsProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 90 of file SetPhysicsProperties.h.
uint8_t gazebo_msgs::SetPhysicsPropertiesResponse_< ContainerAllocator >::success |
Definition at line 87 of file SetPhysicsProperties.h.