#include <simRosLoadScene.h>
Public Types | |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosLoadSceneResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosLoadSceneResponse_ < ContainerAllocator > > | Ptr |
typedef simRosLoadSceneResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosLoadSceneResponse_ (const ContainerAllocator &_alloc) | |
simRosLoadSceneResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result |
Definition at line 53 of file simRosLoadScene.h.
typedef int32_t vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::_result_type |
Definition at line 66 of file simRosLoadScene.h.
typedef boost::shared_ptr< ::vrep_common::simRosLoadSceneResponse_<ContainerAllocator> const> vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file simRosLoadScene.h.
typedef boost::shared_ptr< ::vrep_common::simRosLoadSceneResponse_<ContainerAllocator> > vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file simRosLoadScene.h.
typedef simRosLoadSceneResponse_<ContainerAllocator> vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosLoadScene.h.
vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::simRosLoadSceneResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosLoadScene.h.
vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::simRosLoadSceneResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file simRosLoadScene.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file simRosLoadScene.h.
int32_t vrep_common::simRosLoadSceneResponse_< ContainerAllocator >::result |
Definition at line 67 of file simRosLoadScene.h.