#include <SetModelsJointsStates.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 < ::pr2_gazebo_plugins::SetModelsJointsStatesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_gazebo_plugins::SetModelsJointsStatesResponse_ < ContainerAllocator > > | Ptr |
typedef SetModelsJointsStatesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetModelsJointsStatesResponse_ () | |
SetModelsJointsStatesResponse_ (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 59 of file SetModelsJointsStates.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 77 of file SetModelsJointsStates.h.
typedef uint8_t pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::_success_type |
Definition at line 74 of file SetModelsJointsStates.h.
typedef boost::shared_ptr< ::pr2_gazebo_plugins::SetModelsJointsStatesResponse_<ContainerAllocator> const> pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SetModelsJointsStates.h.
typedef boost::shared_ptr< ::pr2_gazebo_plugins::SetModelsJointsStatesResponse_<ContainerAllocator> > pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SetModelsJointsStates.h.
typedef SetModelsJointsStatesResponse_<ContainerAllocator> pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::Type |
Definition at line 60 of file SetModelsJointsStates.h.
pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::SetModelsJointsStatesResponse_ | ( | ) | [inline] |
Definition at line 62 of file SetModelsJointsStates.h.
pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::SetModelsJointsStatesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file SetModelsJointsStates.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SetModelsJointsStates.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::status_message |
Definition at line 78 of file SetModelsJointsStates.h.
uint8_t pr2_gazebo_plugins::SetModelsJointsStatesResponse_< ContainerAllocator >::success |
Definition at line 75 of file SetModelsJointsStates.h.