#include <simRosSetObjectSelection.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _handles_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectSelectionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectSelectionRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectSelectionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectSelectionRequest_ (const ContainerAllocator &_alloc) | |
simRosSetObjectSelectionRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | handles |
Definition at line 25 of file simRosSetObjectSelection.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::_handles_type |
Definition at line 38 of file simRosSetObjectSelection.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectSelectionRequest_<ContainerAllocator> const> vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosSetObjectSelection.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectSelectionRequest_<ContainerAllocator> > vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosSetObjectSelection.h.
typedef simRosSetObjectSelectionRequest_<ContainerAllocator> vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetObjectSelection.h.
vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::simRosSetObjectSelectionRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetObjectSelection.h.
vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::simRosSetObjectSelectionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosSetObjectSelection.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosSetObjectSelection.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosSetObjectSelectionRequest_< ContainerAllocator >::handles |
Definition at line 39 of file simRosSetObjectSelection.h.