#include <env_createbody.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _file_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::openraveros::env_createbodyRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::env_createbodyRequest_ < ContainerAllocator > > | Ptr |
typedef env_createbodyRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
env_createbodyRequest_ () | |
env_createbodyRequest_ (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 > | file |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 25 of file env_createbody.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createbodyRequest_< ContainerAllocator >::_file_type |
Definition at line 43 of file env_createbody.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createbodyRequest_< ContainerAllocator >::_name_type |
Definition at line 40 of file env_createbody.h.
typedef boost::shared_ptr< ::openraveros::env_createbodyRequest_<ContainerAllocator> const> openraveros::env_createbodyRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file env_createbody.h.
typedef boost::shared_ptr< ::openraveros::env_createbodyRequest_<ContainerAllocator> > openraveros::env_createbodyRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file env_createbody.h.
typedef env_createbodyRequest_<ContainerAllocator> openraveros::env_createbodyRequest_< ContainerAllocator >::Type |
Definition at line 26 of file env_createbody.h.
openraveros::env_createbodyRequest_< ContainerAllocator >::env_createbodyRequest_ | ( | ) | [inline] |
Definition at line 28 of file env_createbody.h.
openraveros::env_createbodyRequest_< ContainerAllocator >::env_createbodyRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file env_createbody.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_createbodyRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file env_createbody.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createbodyRequest_< ContainerAllocator >::file |
Definition at line 44 of file env_createbody.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createbodyRequest_< ContainerAllocator >::name |
Definition at line 41 of file env_createbody.h.