#include <simRosGetObjectChild.h>
Public Types | |
typedef int32_t | _childHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectChildResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectChildResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectChildResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectChildResponse_ (const ContainerAllocator &_alloc) | |
simRosGetObjectChildResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | childHandle |
Definition at line 58 of file simRosGetObjectChild.h.
typedef int32_t vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::_childHandle_type |
Definition at line 71 of file simRosGetObjectChild.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectChildResponse_<ContainerAllocator> const> vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosGetObjectChild.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectChildResponse_<ContainerAllocator> > vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosGetObjectChild.h.
typedef simRosGetObjectChildResponse_<ContainerAllocator> vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::Type |
Definition at line 59 of file simRosGetObjectChild.h.
vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::simRosGetObjectChildResponse_ | ( | ) | [inline] |
Definition at line 61 of file simRosGetObjectChild.h.
vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::simRosGetObjectChildResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file simRosGetObjectChild.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosGetObjectChild.h.
int32_t vrep_common::simRosGetObjectChildResponse_< ContainerAllocator >::childHandle |
Definition at line 72 of file simRosGetObjectChild.h.