#include <env_createmodule.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _args_type |
typedef uint8_t | _destroyduplicates_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _xmlid_type |
typedef boost::shared_ptr < ::openraveros::env_createmoduleRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::env_createmoduleRequest_ < ContainerAllocator > > | Ptr |
typedef env_createmoduleRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
env_createmoduleRequest_ () | |
env_createmoduleRequest_ (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 > | args |
uint8_t | destroyduplicates |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | xmlid |
Definition at line 25 of file env_createmodule.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createmoduleRequest_< ContainerAllocator >::_args_type |
Definition at line 45 of file env_createmodule.h.
typedef uint8_t openraveros::env_createmoduleRequest_< ContainerAllocator >::_destroyduplicates_type |
Definition at line 48 of file env_createmodule.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createmoduleRequest_< ContainerAllocator >::_xmlid_type |
Definition at line 42 of file env_createmodule.h.
typedef boost::shared_ptr< ::openraveros::env_createmoduleRequest_<ContainerAllocator> const> openraveros::env_createmoduleRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file env_createmodule.h.
typedef boost::shared_ptr< ::openraveros::env_createmoduleRequest_<ContainerAllocator> > openraveros::env_createmoduleRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file env_createmodule.h.
typedef env_createmoduleRequest_<ContainerAllocator> openraveros::env_createmoduleRequest_< ContainerAllocator >::Type |
Definition at line 26 of file env_createmodule.h.
openraveros::env_createmoduleRequest_< ContainerAllocator >::env_createmoduleRequest_ | ( | ) | [inline] |
Definition at line 28 of file env_createmodule.h.
openraveros::env_createmoduleRequest_< ContainerAllocator >::env_createmoduleRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file env_createmodule.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_createmoduleRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file env_createmodule.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createmoduleRequest_< ContainerAllocator >::args |
Definition at line 46 of file env_createmodule.h.
uint8_t openraveros::env_createmoduleRequest_< ContainerAllocator >::destroyduplicates |
Definition at line 49 of file env_createmodule.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::env_createmoduleRequest_< ContainerAllocator >::xmlid |
Definition at line 43 of file env_createmodule.h.