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