#include <simRosCopyPasteObjects.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _newObjectHandles_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosCopyPasteObjectsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosCopyPasteObjectsResponse_ < ContainerAllocator > > | Ptr |
typedef simRosCopyPasteObjectsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosCopyPasteObjectsResponse_ (const ContainerAllocator &_alloc) | |
simRosCopyPasteObjectsResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | newObjectHandles |
int32_t | result |
Definition at line 53 of file simRosCopyPasteObjects.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::_newObjectHandles_type |
Definition at line 71 of file simRosCopyPasteObjects.h.
typedef int32_t vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::_result_type |
Definition at line 68 of file simRosCopyPasteObjects.h.
typedef boost::shared_ptr< ::vrep_common::simRosCopyPasteObjectsResponse_<ContainerAllocator> const> vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosCopyPasteObjects.h.
typedef boost::shared_ptr< ::vrep_common::simRosCopyPasteObjectsResponse_<ContainerAllocator> > vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosCopyPasteObjects.h.
typedef simRosCopyPasteObjectsResponse_<ContainerAllocator> vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosCopyPasteObjects.h.
vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::simRosCopyPasteObjectsResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosCopyPasteObjects.h.
vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::simRosCopyPasteObjectsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file simRosCopyPasteObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosCopyPasteObjects.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::newObjectHandles |
Definition at line 72 of file simRosCopyPasteObjects.h.
int32_t vrep_common::simRosCopyPasteObjectsResponse_< ContainerAllocator >::result |
Definition at line 69 of file simRosCopyPasteObjects.h.