#include <simRosSetObjectParent.h>
Public Types | |
typedef int32_t | _handle_type |
typedef uint8_t | _keepInPlace_type |
typedef int32_t | _parentHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectParentRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectParentRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectParentRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectParentRequest_ (const ContainerAllocator &_alloc) | |
simRosSetObjectParentRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
uint8_t | keepInPlace |
int32_t | parentHandle |
Definition at line 25 of file simRosSetObjectParent.h.
typedef int32_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::_handle_type |
Definition at line 42 of file simRosSetObjectParent.h.
typedef uint8_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::_keepInPlace_type |
Definition at line 48 of file simRosSetObjectParent.h.
typedef int32_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::_parentHandle_type |
Definition at line 45 of file simRosSetObjectParent.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectParentRequest_<ContainerAllocator> const> vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file simRosSetObjectParent.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectParentRequest_<ContainerAllocator> > vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file simRosSetObjectParent.h.
typedef simRosSetObjectParentRequest_<ContainerAllocator> vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetObjectParent.h.
vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::simRosSetObjectParentRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetObjectParent.h.
vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::simRosSetObjectParentRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file simRosSetObjectParent.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file simRosSetObjectParent.h.
int32_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::handle |
Definition at line 43 of file simRosSetObjectParent.h.
uint8_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::keepInPlace |
Definition at line 49 of file simRosSetObjectParent.h.
int32_t vrep_common::simRosSetObjectParentRequest_< ContainerAllocator >::parentHandle |
Definition at line 46 of file simRosSetObjectParent.h.