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