#include <simRosGetUIHandle.h>
Public Types | |
typedef int32_t | _handle_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetUIHandleResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetUIHandleResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetUIHandleResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetUIHandleResponse_ (const ContainerAllocator &_alloc) | |
simRosGetUIHandleResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
Definition at line 53 of file simRosGetUIHandle.h.
typedef int32_t vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::_handle_type |
Definition at line 66 of file simRosGetUIHandle.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetUIHandleResponse_<ContainerAllocator> const> vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file simRosGetUIHandle.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetUIHandleResponse_<ContainerAllocator> > vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file simRosGetUIHandle.h.
typedef simRosGetUIHandleResponse_<ContainerAllocator> vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosGetUIHandle.h.
vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::simRosGetUIHandleResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosGetUIHandle.h.
vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::simRosGetUIHandleResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file simRosGetUIHandle.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file simRosGetUIHandle.h.
int32_t vrep_common::simRosGetUIHandleResponse_< ContainerAllocator >::handle |
Definition at line 67 of file simRosGetUIHandle.h.