#include <PickledService.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _output_type |
typedef boost::shared_ptr < ::openrave_msgs::PickledServiceResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openrave_msgs::PickledServiceResponse_ < ContainerAllocator > > | Ptr |
typedef PickledServiceResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
PickledServiceResponse_ () | |
PickledServiceResponse_ (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 > | output |
Definition at line 53 of file PickledService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::PickledServiceResponse_< ContainerAllocator >::_output_type |
Definition at line 66 of file PickledService.h.
typedef boost::shared_ptr< ::openrave_msgs::PickledServiceResponse_<ContainerAllocator> const> openrave_msgs::PickledServiceResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file PickledService.h.
typedef boost::shared_ptr< ::openrave_msgs::PickledServiceResponse_<ContainerAllocator> > openrave_msgs::PickledServiceResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file PickledService.h.
typedef PickledServiceResponse_<ContainerAllocator> openrave_msgs::PickledServiceResponse_< ContainerAllocator >::Type |
Definition at line 54 of file PickledService.h.
openrave_msgs::PickledServiceResponse_< ContainerAllocator >::PickledServiceResponse_ | ( | ) | [inline] |
Definition at line 56 of file PickledService.h.
openrave_msgs::PickledServiceResponse_< ContainerAllocator >::PickledServiceResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file PickledService.h.
boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::PickledServiceResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file PickledService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::PickledServiceResponse_< ContainerAllocator >::output |
Definition at line 67 of file PickledService.h.