#include <simRosGetUIEventButton.h>
Public Types | |
| typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _auxiliaryValues_type |
| typedef int32_t | _buttonID_type |
| typedef boost::shared_ptr < ::vrep_common::simRosGetUIEventButtonResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosGetUIEventButtonResponse_ < ContainerAllocator > > | Ptr |
| typedef simRosGetUIEventButtonResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosGetUIEventButtonResponse_ (const ContainerAllocator &_alloc) | |
| simRosGetUIEventButtonResponse_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | auxiliaryValues |
| int32_t | buttonID |
Definition at line 53 of file simRosGetUIEventButton.h.
| typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::_auxiliaryValues_type |
Definition at line 71 of file simRosGetUIEventButton.h.
| typedef int32_t vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::_buttonID_type |
Definition at line 68 of file simRosGetUIEventButton.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetUIEventButtonResponse_<ContainerAllocator> const> vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosGetUIEventButton.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetUIEventButtonResponse_<ContainerAllocator> > vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosGetUIEventButton.h.
| typedef simRosGetUIEventButtonResponse_<ContainerAllocator> vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosGetUIEventButton.h.
| vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::simRosGetUIEventButtonResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosGetUIEventButton.h.
| vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::simRosGetUIEventButtonResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file simRosGetUIEventButton.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosGetUIEventButton.h.
| std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::auxiliaryValues |
Definition at line 72 of file simRosGetUIEventButton.h.
| int32_t vrep_common::simRosGetUIEventButtonResponse_< ContainerAllocator >::buttonID |
Definition at line 69 of file simRosGetUIEventButton.h.