#include <simRosLoadUI.h>
Public Types | |
| typedef int32_t | _result_type |
| typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _uiHandles_type |
| typedef boost::shared_ptr < ::vrep_common::simRosLoadUIResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosLoadUIResponse_ < ContainerAllocator > > | Ptr |
| typedef simRosLoadUIResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosLoadUIResponse_ (const ContainerAllocator &_alloc) | |
| simRosLoadUIResponse_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | result |
| std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | uiHandles |
Definition at line 53 of file simRosLoadUI.h.
| typedef int32_t vrep_common::simRosLoadUIResponse_< ContainerAllocator >::_result_type |
Definition at line 68 of file simRosLoadUI.h.
| typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosLoadUIResponse_< ContainerAllocator >::_uiHandles_type |
Definition at line 71 of file simRosLoadUI.h.
| typedef boost::shared_ptr< ::vrep_common::simRosLoadUIResponse_<ContainerAllocator> const> vrep_common::simRosLoadUIResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosLoadUI.h.
| typedef boost::shared_ptr< ::vrep_common::simRosLoadUIResponse_<ContainerAllocator> > vrep_common::simRosLoadUIResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosLoadUI.h.
| typedef simRosLoadUIResponse_<ContainerAllocator> vrep_common::simRosLoadUIResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosLoadUI.h.
| vrep_common::simRosLoadUIResponse_< ContainerAllocator >::simRosLoadUIResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosLoadUI.h.
| vrep_common::simRosLoadUIResponse_< ContainerAllocator >::simRosLoadUIResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file simRosLoadUI.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosLoadUIResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosLoadUI.h.
| int32_t vrep_common::simRosLoadUIResponse_< ContainerAllocator >::result |
Definition at line 69 of file simRosLoadUI.h.
| std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosLoadUIResponse_< ContainerAllocator >::uiHandles |
Definition at line 72 of file simRosLoadUI.h.