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