#include <StartCustomString.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _input_type |
typedef boost::shared_ptr < ::openrave_msgs::StartCustomStringRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openrave_msgs::StartCustomStringRequest_ < ContainerAllocator > > | Ptr |
typedef StartCustomStringRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
StartCustomStringRequest_ () | |
StartCustomStringRequest_ (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 > | input |
Definition at line 25 of file StartCustomString.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::_input_type |
Definition at line 38 of file StartCustomString.h.
typedef boost::shared_ptr< ::openrave_msgs::StartCustomStringRequest_<ContainerAllocator> const> openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file StartCustomString.h.
typedef boost::shared_ptr< ::openrave_msgs::StartCustomStringRequest_<ContainerAllocator> > openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file StartCustomString.h.
typedef StartCustomStringRequest_<ContainerAllocator> openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::Type |
Definition at line 26 of file StartCustomString.h.
openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::StartCustomStringRequest_ | ( | ) | [inline] |
Definition at line 28 of file StartCustomString.h.
openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::StartCustomStringRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file StartCustomString.h.
boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file StartCustomString.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openrave_msgs::StartCustomStringRequest_< ContainerAllocator >::input |
Definition at line 39 of file StartCustomString.h.