#include <simRosStopSimulation.h>
Public Types | |
typedef boost::shared_ptr < ::vrep_common::simRosStopSimulationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosStopSimulationRequest_ < ContainerAllocator > > | Ptr |
typedef simRosStopSimulationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosStopSimulationRequest_ (const ContainerAllocator &_alloc) | |
simRosStopSimulationRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file simRosStopSimulation.h.
typedef boost::shared_ptr< ::vrep_common::simRosStopSimulationRequest_<ContainerAllocator> const> vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file simRosStopSimulation.h.
typedef boost::shared_ptr< ::vrep_common::simRosStopSimulationRequest_<ContainerAllocator> > vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file simRosStopSimulation.h.
typedef simRosStopSimulationRequest_<ContainerAllocator> vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosStopSimulation.h.
vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::simRosStopSimulationRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosStopSimulation.h.
vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::simRosStopSimulationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file simRosStopSimulation.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosStopSimulationRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file simRosStopSimulation.h.