#include <simRosGetObjectSelection.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _handles_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectSelectionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectSelectionResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectSelectionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectSelectionResponse_ (const ContainerAllocator &_alloc) | |
simRosGetObjectSelectionResponse_ () | |
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 48 of file simRosGetObjectSelection.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::_handles_type |
Definition at line 61 of file simRosGetObjectSelection.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectSelectionResponse_<ContainerAllocator> const> vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file simRosGetObjectSelection.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectSelectionResponse_<ContainerAllocator> > vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file simRosGetObjectSelection.h.
typedef simRosGetObjectSelectionResponse_<ContainerAllocator> vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::Type |
Definition at line 49 of file simRosGetObjectSelection.h.
vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::simRosGetObjectSelectionResponse_ | ( | ) | [inline] |
Definition at line 51 of file simRosGetObjectSelection.h.
vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::simRosGetObjectSelectionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file simRosGetObjectSelection.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file simRosGetObjectSelection.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectSelectionResponse_< ContainerAllocator >::handles |
Definition at line 62 of file simRosGetObjectSelection.h.