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