#include <simRosStopSimulation.h>
Public Types | |
| typedef int32_t | _result_type |
| typedef boost::shared_ptr < ::vrep_common::simRosStopSimulationResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosStopSimulationResponse_ < ContainerAllocator > > | Ptr |
| typedef simRosStopSimulationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosStopSimulationResponse_ (const ContainerAllocator &_alloc) | |
| simRosStopSimulationResponse_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | result |
Definition at line 48 of file simRosStopSimulation.h.
| typedef int32_t vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::_result_type |
Definition at line 61 of file simRosStopSimulation.h.
| typedef boost::shared_ptr< ::vrep_common::simRosStopSimulationResponse_<ContainerAllocator> const> vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file simRosStopSimulation.h.
| typedef boost::shared_ptr< ::vrep_common::simRosStopSimulationResponse_<ContainerAllocator> > vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file simRosStopSimulation.h.
| typedef simRosStopSimulationResponse_<ContainerAllocator> vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::Type |
Definition at line 49 of file simRosStopSimulation.h.
| vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::simRosStopSimulationResponse_ | ( | ) | [inline] |
Definition at line 51 of file simRosStopSimulation.h.
| vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::simRosStopSimulationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file simRosStopSimulation.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file simRosStopSimulation.h.
| int32_t vrep_common::simRosStopSimulationResponse_< ContainerAllocator >::result |
Definition at line 62 of file simRosStopSimulation.h.