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