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