#include <StartCustomString.h>
Public Types | |
| typedef uint32_t | _commandid_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _output_type |
| typedef ros::Time | _stamp_type |
| typedef boost::shared_ptr < ::openrave_msgs::StartCustomStringResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openrave_msgs::StartCustomStringResponse_ < ContainerAllocator > > | Ptr |
| typedef StartCustomStringResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| StartCustomStringResponse_ () | |
| StartCustomStringResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint32_t | commandid |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | output |
| ros::Time | stamp |
Definition at line 53 of file StartCustomString.h.
| typedef uint32_t openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::_commandid_type |
Definition at line 70 of file StartCustomString.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::_output_type |
Definition at line 76 of file StartCustomString.h.
| typedef ros::Time openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::_stamp_type |
Definition at line 73 of file StartCustomString.h.
| typedef boost::shared_ptr< ::openrave_msgs::StartCustomStringResponse_<ContainerAllocator> const> openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file StartCustomString.h.
| typedef boost::shared_ptr< ::openrave_msgs::StartCustomStringResponse_<ContainerAllocator> > openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file StartCustomString.h.
| typedef StartCustomStringResponse_<ContainerAllocator> openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::Type |
Definition at line 54 of file StartCustomString.h.
| openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::StartCustomStringResponse_ | ( | ) | [inline] |
Definition at line 56 of file StartCustomString.h.
| openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::StartCustomStringResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file StartCustomString.h.
| boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file StartCustomString.h.
| uint32_t openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::commandid |
Definition at line 71 of file StartCustomString.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::output |
Definition at line 77 of file StartCustomString.h.
| ros::Time openrave_msgs::StartCustomStringResponse_< ContainerAllocator >::stamp |
Definition at line 74 of file StartCustomString.h.