#include <env_createrobot.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 std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef boost::shared_ptr < ::openraveros::env_createrobotRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::env_createrobotRequest_ < ContainerAllocator > > | Ptr |
typedef env_createrobotRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
env_createrobotRequest_ () | |
env_createrobotRequest_ (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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
Definition at line 25 of file env_createrobot.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::_file_type |
Definition at line 45 of file env_createrobot.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::_name_type |
Definition at line 42 of file env_createrobot.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::_type_type |
Definition at line 48 of file env_createrobot.h.
typedef boost::shared_ptr< ::openraveros::env_createrobotRequest_<ContainerAllocator> const> openraveros::env_createrobotRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file env_createrobot.h.
typedef boost::shared_ptr< ::openraveros::env_createrobotRequest_<ContainerAllocator> > openraveros::env_createrobotRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file env_createrobot.h.
typedef env_createrobotRequest_<ContainerAllocator> openraveros::env_createrobotRequest_< ContainerAllocator >::Type |
Definition at line 26 of file env_createrobot.h.
openraveros::env_createrobotRequest_< ContainerAllocator >::env_createrobotRequest_ | ( | ) | [inline] |
Definition at line 28 of file env_createrobot.h.
openraveros::env_createrobotRequest_< ContainerAllocator >::env_createrobotRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file env_createrobot.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_createrobotRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file env_createrobot.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::file |
Definition at line 46 of file env_createrobot.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::name |
Definition at line 43 of file env_createrobot.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createrobotRequest_< ContainerAllocator >::type |
Definition at line 49 of file env_createrobot.h.