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