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