#include <simRosGetUIEventButton.h>
Public Types | |
| typedef int32_t | _uiHandle_type |
| typedef boost::shared_ptr < ::vrep_common::simRosGetUIEventButtonRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosGetUIEventButtonRequest_ < ContainerAllocator > > | Ptr |
| typedef simRosGetUIEventButtonRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosGetUIEventButtonRequest_ (const ContainerAllocator &_alloc) | |
| simRosGetUIEventButtonRequest_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | uiHandle |
Definition at line 25 of file simRosGetUIEventButton.h.
| typedef int32_t vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::_uiHandle_type |
Definition at line 38 of file simRosGetUIEventButton.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetUIEventButtonRequest_<ContainerAllocator> const> vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosGetUIEventButton.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetUIEventButtonRequest_<ContainerAllocator> > vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosGetUIEventButton.h.
| typedef simRosGetUIEventButtonRequest_<ContainerAllocator> vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosGetUIEventButton.h.
| vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::simRosGetUIEventButtonRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosGetUIEventButton.h.
| vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::simRosGetUIEventButtonRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosGetUIEventButton.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosGetUIEventButton.h.
| int32_t vrep_common::simRosGetUIEventButtonRequest_< ContainerAllocator >::uiHandle |
Definition at line 39 of file simRosGetUIEventButton.h.