#include <simRosGetDialogInput.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _input_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetDialogInputResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetDialogInputResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetDialogInputResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetDialogInputResponse_ (const ContainerAllocator &_alloc) | |
simRosGetDialogInputResponse_ () | |
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 > | input |
int32_t | result |
Definition at line 53 of file simRosGetDialogInput.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::_input_type |
Definition at line 71 of file simRosGetDialogInput.h.
typedef int32_t vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::_result_type |
Definition at line 68 of file simRosGetDialogInput.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetDialogInputResponse_<ContainerAllocator> const> vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosGetDialogInput.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetDialogInputResponse_<ContainerAllocator> > vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosGetDialogInput.h.
typedef simRosGetDialogInputResponse_<ContainerAllocator> vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosGetDialogInput.h.
vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::simRosGetDialogInputResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosGetDialogInput.h.
vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::simRosGetDialogInputResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file simRosGetDialogInput.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosGetDialogInput.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::input |
Definition at line 72 of file simRosGetDialogInput.h.
int32_t vrep_common::simRosGetDialogInputResponse_< ContainerAllocator >::result |
Definition at line 69 of file simRosGetDialogInput.h.