#include <simRosGetObjectHandle.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectName_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectHandleRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectHandleRequest_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectHandleRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectHandleRequest_ (const ContainerAllocator &_alloc) | |
simRosGetObjectHandleRequest_ () | |
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 > | objectName |
Definition at line 25 of file simRosGetObjectHandle.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::_objectName_type |
Definition at line 38 of file simRosGetObjectHandle.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectHandleRequest_<ContainerAllocator> const> vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosGetObjectHandle.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectHandleRequest_<ContainerAllocator> > vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosGetObjectHandle.h.
typedef simRosGetObjectHandleRequest_<ContainerAllocator> vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosGetObjectHandle.h.
vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::simRosGetObjectHandleRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosGetObjectHandle.h.
vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::simRosGetObjectHandleRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosGetObjectHandle.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosGetObjectHandle.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetObjectHandleRequest_< ContainerAllocator >::objectName |
Definition at line 39 of file simRosGetObjectHandle.h.