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